home/categories/full-stack/allenlin90-eridu-services-agent-skills-backend-controller-pattern-skill-md
full-stackdevelopment
backend-controller-pattern
This skill provides general guidelines for designing backend controller layers across any framework. It should be used when implementing REST endpoints, handling HTTP status codes, managing pagination, or structuring API request/response handling.
maintainer
allenlin90
Mis à jour 1/18/2026
Étoiles
1
Forks
0
quick start
Installation and usage
This skill provides general guidelines for designing backend controller layers across any framework. It should be used when implementing REST endpoints, handling HTTP status codes, managing pagination, or structuring API request/response handling.
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 backend-controller-pattern