Generate realistic test data including edge cases and boundary conditions. Use when creating realistic fixtures or edge case test data. Trigger with phrases like "generate test data", "create fixtures", or "setup test database".
4.0
Rating
0
Installs
Testing & Quality
Category
The skill has significant misalignment between its stated purpose (generating test data/fixtures) and its implementation (test execution and analysis). The description promises 'generate realistic test data including edge cases and boundary conditions' but SKILL.md focuses on running tests and analyzing results rather than data generation. The structure is reasonably clear, and generate_data.py is referenced (assumed present), but the instructions don't integrate it. The skill would have moderate novelty if it actually generated comprehensive test data, but as documented, it conflates test execution with data generation. A CLI agent would be confused about whether to invoke this for data generation or test running.
Loading SKILL.md…