home/categories/architecture-patterns/madooei-backend-template-claude-skills-create-resource-service-skill-md
architecture-patternsdevelopment
create-resource-service
Create a resource service for CRUD operations on domain entities. Use when creating services for entities like notes, users, courses that need data operations, authorization, and event emission. Triggers on "resource service", "entity service", "crud service", "note service", "create service for".
maintainer
madooei
Atualizado 1/5/2026
Estrelas
1
Forks
0
quick start
Installation and usage
Create a resource service for CRUD operations on domain entities. Use when creating services for entities like notes, users, courses that need data operations, authorization, and event emission. Triggers on "resource service", "entity service", "crud service", "note service", "create service for".
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use create-resource-service