Marketplace

skill-isolation-tester

Use PROACTIVELY when validating Claude Code skills before sharing or public release. Automated testing framework using multiple isolation environments (git worktree, Docker containers, VMs) to catch environment-specific bugs, hidden dependencies, and cleanup issues. Includes production-ready test templates and risk-based mode auto-detection. Not for functional testing of skill logic or non-skill code.

$ Installer

git clone https://github.com/cskiro/claudex /tmp/claudex && cp -r /tmp/claudex/skills/skill-isolation-tester ~/.claude/skills/claudex

// tip: Run this command in your terminal to install the skill