Acerca de
This skill transforms legacy Express.js code into production-grade, maintainable applications by applying modern JavaScript and TypeScript patterns. It automates the transition from callback-heavy logic to async/await, reorganizes bloated route handlers into a clean Controller-Service-Repository architecture, and implements robust error handling. Whether you are upgrading a CommonJS project to ESM, integrating Zod for validation, or resolving common anti-patterns like blocking the event loop, this skill provides the domain-specific guidance needed to write exemplary Node.js code.