This handles the Umbraco backoffice extension pattern for building custom collection views like tables, grids, or card layouts. You'd reach for it when the default list views don't cut it and you need to show content, media, or custom entities differently. The skill enforces the right workflow: fetch current docs first, then generate both the manifest with collection conditions and the Lit element that consumes the collection context. One nice touch is it includes examples for both custom collections and hooking into built-in ones like media or documents, which is honestly where you'll spend most of your time with this pattern.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-collection-view --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot