From claude-starter-kit
Designs RESTful API endpoints with URL structures, HTTP methods, request/response schemas, OpenAPI specs, status codes, and best practices checks. Useful for new APIs or endpoint refactoring.
npx claudepluginhub sunnypatneedi/claude-starter-kitThis skill uses the workspace's default tool permissions.
Help me design a RESTful API:
Guides RESTful API design and implementation: resource naming, HTTP methods, URL patterns, error responses, versioning, and core principles.
Designs consistent RESTful APIs covering conventions, HTTP methods, naming, versioning strategies, response formats, status codes, error handling, and pagination patterns.
Share bugs, ideas, or general feedback.
Help me design a RESTful API:
For each operation, define:
Generate OpenAPI/Swagger spec including:
Verify the design follows: