api-responses
Installation
SKILL.md
api-responses
You add or extend how a service shapes its API responses and errors. Consistency is the whole point: clients parse one response shape and branch on stable error codes. Follow the project's existing convention exactly; do not introduce a second response shape or a parallel error taxonomy.