testing-patterns
testing-patterns is a set of testing principles and tools for Node.js/TypeScript backend, following a testing pyramid with recommended proportions of Unit, Integration, and E2E tests.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
testing-patterns is a set of testing principles and tools for Node.js/TypeScript backend, following a testing pyramid with recommended proportions of Unit, Integration, and E2E tests.
tdd is a test-driven development approach that enforces a test-first mindset for coding, ensuring high-quality and maintainable code.
fastify-best-practices is a skill that provides guidelines for developing backend applications using Fastify, including plugin implementation and testing best practices.
effect-layers-services is a skill for composing services and layers in AI coding, enabling developers to define interfaces, bind implementations, and test vs live setups.