RESTful API design patterns and OpenAPI specification generation.
npx skills add stripe/skills/api-design# API Design Skill Design and document RESTful APIs. ## Features - RESTful endpoint design - OpenAPI/Swagger generation - Request/response schema design - Authentication strategy planning - Rate limiting configuration ## Best practices - Consistent naming conventions - Proper HTTP methods - Error response standards - Pagination patterns