Api Designer
by Roy Yuen
Professional API design and review skill for REST, GraphQL, and event-driven architectures.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Design a REST endpoint for creating a new order. Include the request/response shapes, use UUIDs for IDs, and define a specific error case for invalid inventory items.
Your agent does
What you get
About this skill
What it does
The API Designer skill provides a structured framework for architects and developers to build robust, scalable interfaces. It moves beyond simple endpoint sketching to cover resource modeling, lifecycle states, and contract-first documentation for REST, GraphQL, and event-driven systems.
Why use this skill
Designing an API is easy; designing a consistent API that survives internal scaling and public consumption is hard. This skill automates the architectural heavy lifting by enforcing standardized strategies for pagination, error handling, and versioning. Instead of wasting time on debating naming conventions or status codes, the agent applies industry best practices to ensure your contracts are predictable and maintainable.
Supported workflows
- Contract-First Design: Detailed modeling of resources, actions, and request/response shapes before a single line of code is written.
- API Auditing: Comprehensive reviews targeting issue severity, design risks, and backward compatibility evidence.
- Integration Planning: Defining auth boundaries and transport-independent business logic.
The Output
Expect high-density, structured design specs including endpoint summaries, auth expectations, and explicit error behaviors. For reviews, you receive a prioritized list of risks with actionable recommended fixes, ensuring your API remains stable and developer-friendly.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 4 months ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
1082+ total installs · 111 skills on Agensi
Frequently Asked Questions
Popular in API Development

API Rate Limiter Designer
Rate limiting fails in two directions: too loose and one bad client takes down the database for everyone; too crude and you rate-limit your own legitimate power users into churn
igdb-api
Professional IGDB v4 API specialist for advanced game data fetching, Apicalypse queries, and image URL construction.
web3-graphql
Query Web3 and on-chain GraphQL endpoints using natural language via the Model Context Protocol.

API Contract Drift Detector
Detects mismatches between API specifications, code implementations, and client expectations to prevent breaking changes.