This helps Claude build collections in Umbraco's backoffice, the UI pattern for displaying filterable, paginated lists of entities like content items or custom data. It pulls official docs and walks through the full architecture: repository setup, collection context, table/grid views, and bulk actions. The source includes a complete working example with TypeScript interfaces, data source implementations, and proper manifest registration. Useful when you need to surface custom entities in the backoffice with consistent UX, or when you're extending Umbraco beyond its default content tree. The workflow is straightforward: fetch latest docs, define your item model, wire up the repository, then implement views.
npx -y skills add umbraco/umbraco-cms-backoffice-skills --skill umbraco-collection --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents
github/awesome-copilot
github/awesome-copilot