This one helps you build custom Tiptap extensions for Umbraco's rich text editor. You'd reach for it when you need functionality beyond the default editor, whether that's custom formatting marks, new block types like callouts, or specialized nodes. The skill pulls fresh docs from both Umbraco and Tiptap before generating code, which matters since the extension API structure is specific. It covers the full pattern: manifest registration, the API class that extends UmbTiptapExtensionApiBase, and how to wire in configuration from the property editor. Good for when toolbar buttons alone won't cut it and you need to extend the editor's underlying capabilities.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-tiptap-extension --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot