소개
This skill equips Claude with professional-grade patterns for testing Express.js applications from the HTTP layer down to the database. It streamlines the creation of comprehensive test suites that cover route handling, middleware execution, JWT-based authentication, and complex query logic like pagination and filtering. By providing structured boilerplate for app factories and database cleanup, it helps developers build reliable API contracts and maintain high code quality across their Node.js backend services.