api-design-reviewer
SolidAPI Design Reviewer
Install
Quality Score: 92/100
Skill Content
Details
- Author
- alirezarezvani
- Repository
- alirezarezvani/claude-skills
- Created
- 7 months ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
api-design-reviewer
API Design Reviewer
api-design-reviewer
Comprehensive REST API design review with automated linting, breaking-change detection, and design scorecards. Catches inconsistent conventions, missing versioning, and design smells before APIs ship. Use when reviewing a PR that adds or changes API endpoints, auditing an existing API for v2 migration, or establishing API standards for a team.
api-design-review
Invoked helper skill for higher-risk API contract decisions, usually called from /research or /write-a-prd. Use when the unresolved question is API shape, compatibility, auth, webhook design, or paradigm choice. Not a default top-level workflow step or a substitute for ordinary implementation work.
api-design
API contract design and review workflow. Use when designing or changing endpoints, request and response schemas, status codes, pagination, filtering, sorting, versioning, rate limits, webhooks, or API error models.
api-review
Evaluate API surface design, consistency, documentation, and exemplar alignment