Api Design Review banner
Oladiman Oladiman

Api Design Review

Design community

Description

Perform a comprehensive API design review for this project and generate a full report. Works for REST APIs, GraphQL APIs, and Next.js/Nuxt/SvelteKit API routes. Follow every step below. You can run a subset of phases by including a range in the command, e.g. `/api-design-review --phase 2-6` to run only the naming, HTTP methods, validation, response design, and auth checks without report generation or fixes. --- ## Phase 1 — Discover the API surface 1. Find all API route files: - Next.js A

Installation

Installs to ~/.claude/skills/oladiman-iron-scrolls-api-design-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oladiman-iron-scrolls-api-design-review && curl -fsSL https://raw.githubusercontent.com/Oladiman/iron-scrolls/HEAD/commands/api-design-review.md -o ~/.claude/skills/oladiman-iron-scrolls-api-design-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository