Generate mocks, stubs, spies, and fakes for dependency isolation. Use when creating mocks, stubs, or test isolation fixtures. Trigger with phrases like "generate mocks", "create test doubles", or "setup stubs".
4.0
Rating
0
Installs
Testing & Quality
Category
The skill addresses test double generation (mocks, stubs, spies, fakes), which is moderately novel and useful. However, SKILL.md contains generic testing workflow content that doesn't match the specific task of generating test doubles. The description mentions dependency isolation and fixture creation, but the instructions focus on running tests and generating reports rather than actually generating mock/stub code. The structure is reasonable with referenced scripts (dependency_analyzer.py, framework_adapter.py, generate_doubles.py) that likely contain the actual implementation. The mismatch between the specific skill purpose and the generic testing instructions significantly reduces descriptionCoverage and taskKnowledge scores, though the core concept has value.
Loading SKILL.md…