Marketplace

scenario-testing

Use when writing tests, validating features, or tempted to use mocks - enforces scenario-driven end-to-end testing with real dependencies; mocks are lies that hide bugs; scenarios with real data are the only source of truth

$ Instalar

git clone https://github.com/2389-research/claude-plugins /tmp/claude-plugins && cp -r /tmp/claude-plugins/scenario-testing/skills ~/.claude/skills/claude-plugins

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