create-rest-api
Installation
SKILL.md
Skill: Create REST API Endpoint
Purpose
Create a REST API endpoint while strictly following the constraints
and conventions defined in agents.md.
When to Use
- Adding a new REST endpoint
- Extending an existing API with new functionality
Do not use this skill for:
- UI-only changes
- Internal refactoring without API impact