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".

madooei
maintainer
madooei
Actualizado 1/5/2026
Estrellas
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".

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use create-resource-service