What problem does it solve?
This Skill addresses the critical need for comprehensive and effective automated testing, ensuring code quality, preventing regressions, and building confidence in software reliability.
Core Features & Use Cases
- Automated Test Suite Generation: Creates thorough test suites for codebases or specific modules.
- Bug Detection Focus: Prioritizes tests that identify real bugs, not just superficial checks.
- Tech Stack Adaptation: Integrates seamlessly with existing project testing frameworks and conventions.
- Use Case: When a new feature is developed or a significant refactor occurs, use this Skill to generate a complete test suite that validates critical paths, edge cases, and error handling, ensuring the changes are robust.
Quick Start
Use the test-suite skill to generate a comprehensive test suite for the '/app/src' directory.