This generates Umbraco backoffice entry points that run on startup after authentication. It fetches the latest official docs before writing code, which is smart since Umbraco's extension system can shift between versions. You'd reach for this when you need to initialize something globally, load external libraries, or register UI extensions dynamically at runtime instead of statically in manifests. The workflow is straightforward: it asks what you're trying to initialize, pulls fresh documentation, then generates both the manifest and TypeScript implementation with optional cleanup handlers. Saves you from digging through docs yourself and gets the boilerplate right.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-entry-point --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot