Api Designer

    by Roy Yuen

    5

    Professional API design and review skill for REST, GraphQL, and event-driven architectures.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    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

    API Style: REST Resource: /orders POST /orders: Creates a pending order. Request: { userId: UUID, items: Array } Response: 201 Created { id: UUID, status: 'pending', total: Decimal } Error: 422 Unprocessable Entity for invalid SKUs with error_code 'INVALID_INVENTORY'.

    What you get

    Generate OpenAPI specs from resource-based data modelsValidate API designs against industry-standard naming conventionsMap GraphQL schemas to legacy REST backend endpointsDraft async event schemas for message-driven architecturesAutomate versioning strategies for backward compatibility checks

    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

    Listed4 months ago

    Creator

    Roy Yuen
    Roy Yuen

    1082+ total installs · 111 skills on Agensi

    Frequently Asked Questions

    Popular in API Development