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
Updated 1/18/2026
Stars
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
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use backend-controller-pattern