Use this skill when the user wants to configure containers or Docker infrastructure for .NET integration tests. Trigger on: "set up containers for my tests", "configure docker for integration tests", "add testcontainers", "generate docker-compose for my tests", "set up test infrastructure", "what containers do I need", "configure test dependencies". Also invoked as a sub-skill when scaffolding a new integration test project.
$npx -y skills add jzills/claude-marketplace --skill setup-test-infrastructureInstalls into the current project.
Run `npx skills use "https://github.com/jzills/claude-marketplace" --skill "jzills/claude-marketplace/setup-test-infrastructure"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jzills/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/jzills/claude-marketplace"` and select the relevant skills, then follow their instructions.