controller-design
CommunityStandardize REST API controller design.
Software Engineering#rest api#response format#api conventions#api best practices#controller design#url design
Authorgykk16
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures consistency and adherence to best practices in RESTful API controller design, leading to more maintainable, understandable, and scalable backend services.
Core Features & Use Cases
- URL Design Conventions: Enforces standardized URL patterns, including versioning, kebab-case, and plural resource names.
- Response Formatting: Mandates the use of
ApiResourcefor consistent API responses. - Search Endpoint Patterns: Provides guidelines for implementing efficient and maintainable search functionality.
- Use Case: When developing a new microservice, use this Skill to guide the creation of its controllers, ensuring all endpoints follow the established company-wide API standards from the outset.
Quick Start
Apply the controller design rules to ensure all API paths start with /api/v1/, use kebab-case, and plural nouns for resource collections.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: controller-design Download link: https://github.com/gykk16/spring-skeleton/archive/main.zip#controller-design Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.