Adds informational components to the status bar at the bottom of Umbraco's Tiptap rich text editor. You get three solid examples: a word and character counter that updates on editor changes, an element path breadcrumb showing the node hierarchy at cursor position, and a line/column position indicator. All three consume the UMB_TIPTAP_RTE_CONTEXT to subscribe to editor events like update and selectionUpdate. The skill fetches current Umbraco docs before generating anything, which matters since the extension registry types change between versions. Statusbar extensions are read only displays, so if you need interactive controls that modify content, you want the toolbar extension skill instead.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-tiptap-statusbar-extension --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot