概要
This skill accelerates backend development by automatically scaffolding RESTful API routes across various frameworks like Next.js, FastAPI, and Hono. It handles the complex plumbing of routing, database integration, input validation, and security middleware, allowing developers to focus on high-level feature requirements rather than boilerplate code. By generating OpenAPI specifications alongside the implementation, it ensures your backend is always documented, standardized, and ready for frontend integration.