What problem does it solve?
Building consistent, well-architected Node.js Express APIs with proper error handling, validation, and database integration can be complex and error-prone. This Skill streamlines the process by enforcing project patterns.
Core Features & Use Cases
- Pattern Enforcement: Guides the creation of Express endpoints following established project patterns for controllers, services, validation, and CosmosDB integration.
- Automated Consistency: Ensures consistent architecture, error handling, and input/business validation across all API routes, reducing development time and bugs.
- Use Case: When adding a new API endpoint for user profiles, use this Skill to automatically generate the route, controller, service, and validation schema, ensuring it adheres to project standards and best practices.
Quick Start
Create a new Node.js backend endpoint for managing user settings, including input validation and CosmosDB integration.