home/categories/architecture-patterns/madooei-backend-template-claude-skills-create-repository-skill-md
architecture-patternsdevelopment
create-repository
Create repository interface for data access abstraction. Use when adding a new resource that needs database operations, defining CRUD interface, or setting up repository pattern. Triggers on "new repository", "repository interface", "data access layer", "create repository".
maintainer
madooei
Updated 1/5/2026
Stars
1
Forks
0
quick start
Installation and usage
Create repository interface for data access abstraction. Use when adding a new resource that needs database operations, defining CRUD interface, or setting up repository pattern. Triggers on "new repository", "repository interface", "data access layer", "create repository".
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use create-repository