generating-rest-apis
jeremylongshore/claude-code-plugins-plus-skills
Generate complete, production-ready REST API implementations from existing OpenAPI specifications or database schemas. This skill scaffolds all necessary CRUD endpoints (GET, POST, PUT, DELETE) across multiple frameworks (Express, FastAPI, Spring Boot, etc.), automatically incorporating features like pagination, filtering, validation, and robust authentication middleware. Ideal for rapidly bootstrapping complex backend services from defined data models.