This walks Claude through creating custom top-level navigation items in Umbraco's backoffice, the kind that sit alongside Content, Media, and Settings. It's well structured with references to official docs, a working example from the Umbraco source at /examples/section-sidebar-menu-expansion/, and minimal TypeScript manifests for common patterns. The workflow is solid: fetch docs, ask what the section needs, generate manifests for sections plus dashboards or sidebars, then explain permission setup. One thing worth noting is it correctly steers you away from custom elements on sections themselves, pushing you toward dashboards instead, which aligns with how Umbraco's architecture actually works. Good for anyone building admin tools or custom content areas in Umbraco.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-sections --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot