Design REST and GraphQL APIs
api-designerskillsetup L1★9,726
Jeffallan/claude-skills ↗What it does
Design RESTful API structures and contracts
Best for
Creating consistent, well-documented REST APIs with clear contract definitions.
Inputs
- · api-designer specification or source
Outputs
- · API schema definition
- · Endpoint documentation
Requires
- · OpenAPI schema
Preconditions
Stakeholder requirements, HTTP/REST knowledge, OpenAPI familiarity
Failure modes
Missing error codes; inconsistent response format; authentication boundary unclear
Trust signals
- · OpenAPI schema compliance
- · Error handling standards
- · Authentication patterns