概要
The Backend API Endpoint Generator is a specialized skill for Claude Code designed to accelerate backend development by scaffolding robust, standardized API routes. It automates the boilerplate associated with route definition, request validation (supporting Zod, Joi, and Yup), centralized error handling, and integration testing. By incorporating a Theory of Mind (ToM) verification step, the skill ensures that generated code aligns with your project's existing architectural patterns and framework preferences, such as Express, Fastify, or NestJS.