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 a useful testing need (generating test doubles for mocking/stubbing), but SKILL.md contains significant misalignment. The description promises generation of mocks, stubs, spies, and fakes, yet the instructions focus on generic test execution, result analysis, and reporting rather than the creation of test doubles. The structure is reasonable with clear sections, and the novelty is moderate since automated test double generation can save tokens. However, the lack of concrete guidance on analyzing dependencies, selecting double types, or generating double code severely limits task knowledge and description coverage. The skill would benefit from instructions specifically addressing dependency analysis, interface extraction, and code generation for test doubles.
Loading SKILL.md…