From codex-next
Design and review API contracts covering auth, pagination, versioning, errors, compatibility, and OpenAPI/GraphQL shape. Steps through evidence gathering, boundary definition, compatibility checks, semantics validation, and test planning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:dev-api-contract-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow when API behavior is being designed, changed, reviewed, or documented.
Use this workflow when API behavior is being designed, changed, reviewed, or documented.
Establish current contract evidence.
Define the boundary.
Check compatibility.
Validate semantics.
Tie to tests.
Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextReviews API contracts (OpenAPI/AsyncAPI/GraphQL/gRPC/WebSocket/SSE/Webhook/SDK/IPC-CLI) against PRD for baseline alignment, completeness, consistency, conflicts, and compatibility before HLD/LLD/implementation.
Guides REST, GraphQL, and gRPC API design. Produces OpenAPI specs, GraphQL schemas, or proto definitions with versioning strategies and consistency validation.
Reviews API designs for best practices, consistency, and issues in REST, GraphQL, gRPC, OpenAPI specs, or code files.