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
更新于 4/1/2026
星标
5156
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use general-create-repository