Generates the boilerplate for custom UI panels that appear when users click on installed packages in Umbraco's backoffice. You get a manifest with the packageView type and either a Lit or vanilla JS element that renders in a modal context. The key detail is matching meta.packageName to your umbraco-package.json so Umbraco knows which view to show. The skill pulls from official docs before generating code, which matters since Umbraco's extension system changes between versions. Most useful when you're building a package that needs configuration UI or wants to display package information beyond what the default view provides.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-package-view --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot