This helps Claude implement Umbraco backoffice bundles by fetching the latest official docs before generating any code. It's designed for when you need to group multiple extension manifests together in a JavaScript or TypeScript file rather than scattered JSON declarations. The skill follows a simple workflow: fetch current docs from umbraco.com, ask what you're bundling, then generate both the umbraco-package.json manifest and the bundle file with proper imports and re-exports. The examples show dashboards and header apps, but it works for any extension type you want to organize. Solid approach to staying current with Umbraco's extension system since it always pulls fresh documentation first.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-bundle --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot