From claude-config
Provides API design guidelines for REST endpoints, GraphQL schemas, versioning strategies, error handling conventions, logging, observability, and microservice architecture patterns. Use when designing APIs, reviewing API architecture, implementing new endpoints, setting up monitoring, or planning service boundaries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-config:api-design <endpoint-or-file>When to use
designing or reviewing API endpoints
<endpoint-or-file>sonnet**/api/****/routes/****/handlers/**The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Designing REST or GraphQL APIs
@./reference/api-design.md
@./reference/architecture.md
@./reference/logging.md @./reference/observability.md
npx claudepluginhub kcenon/claude-config --plugin claude-configGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.