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
Mis à jour 1/5/2026
Étoiles
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".

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use create-resource-service