General Create Repository

Create or extend a repository in the Umbraco backoffice. Covers detail (CRUD), item (batch lookup), collection (paginated list), and action-specific (publish, duplicate, move, etc.) repositories. Use when the user says "create a repository", "add a data source", or when a feature needs to fetch or post data. Each repository type has its own template — pick the right one based on the operation.

umbraco f30efee 18.9 KB Updated

File contents

umbraco/umbraco-cms/tree/main/src/Umbraco.Web.UI.Client/.claude/skills/general-create-repository commit f30efeebcb

Frequently asked questions

npx skillmds@latest add umbraco/general-create-repository