home/categories/sales-marketing/umbraco-umbraco-cms-src-umbraco-web-ui-client-claude-skills-general-create-repository-skill-md
sales-marketingbusiness

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
maintainer
umbraco
Atualizado 4/1/2026
Estrelas
5156
Forks
2880
quick start

Installation and usage

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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use general-create-repository