Test provision and manage isolated test environments with configuration and data. Use when performing specialized testing. Trigger with phrases like "manage test environment", "provision test env", or "setup test infrastructure".
Provision and manage isolated test environments with configuration and data. Use when performing specialized testing by triggering with phrases like "manage test environment" or "provision test env".
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install test-environment-manager@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdassets/docker-compose-template.ymlassets/example_test_script.pyassets/test_environment_diagram.pngreferences/README.mdscripts/README.mdscripts/setup_environment.shscripts/teardown_environment.shThis skill provides automated assistance for test environment manager 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 environment manager 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.