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".
Automates generating mocks, stubs, spies, and fakes for dependency isolation. Triggered when you request test doubles or isolation fixtures.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus-skills/plugin install test-doubles-generator@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdreferences/README.mdscripts/README.mdscripts/dependency_analyzer.pyscripts/framework_adapter.pyscripts/generate_doubles.pyThis skill provides automated assistance for test doubles generator tasks.
Before using this skill, ensure you have:
Set up the testing context:
Run the test suite:
Process test outcomes:
Document findings in {baseDir}/test-reports/:
The skill generates comprehensive test results:
Each test includes:
Common issues and solutions:
Environment Setup Failures
Test Execution Timeouts
Resource Exhaustion
Dependency Issues
This skill provides automated assistance for test doubles generator tasks. This skill provides automated assistance for the described functionality.
Example usage patterns will be demonstrated in context.
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.