Acerca de
This skill provides Claude with standardized patterns for developing professional Express.js APIs, focusing on clean architecture and industry best practices. It facilitates the implementation of RESTful routes, comprehensive request validation, secure middleware (including CORS and rate limiting), and a dedicated service layer to separate business logic from HTTP handling. Whether you are bootstrapping a new backend or refactoring existing code, this skill ensures your server setup is modular, secure, and equipped with a centralized error-handling strategy that simplifies debugging and improves reliability.