context-driven-testing
About
This skill applies context-driven testing principles to help developers make testing decisions based on specific project needs rather than rigid best practices. It guides you to analyze your project's unique context, question existing dogma, and adapt your testing approach accordingly. Use it when evaluating testing strategies, managing risks, or tailoring quality assurance to your situation.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/context-driven-testingCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
context-driven-testing
OtherThis skill applies context-driven testing principles to help developers make testing decisions based on specific project needs rather than rigid best practices. It guides you to analyze project context, question existing dogma, and adapt your testing approach to address real risks and constraints. Use it when evaluating testing strategies or tailoring quality assurance to your unique situation.
exploratory-testing-advanced
OtherThis skill provides advanced exploratory testing techniques using SBTM, RST heuristics, and test tours. It helps developers plan investigation sessions, uncover bugs, and discover unknown quality risks systematically. Use it when you need structured exploration beyond basic testing.
test-automation-strategy
OtherThis Claude Skill helps developers design and implement effective test automation frameworks by applying the test pyramid, design patterns like Page Object Model, and CI/CD integration. It's used when building automation frameworks or improving test efficiency to detect anti-patterns and ensure robust testing. The skill utilizes specialized agents for test generation, execution, coverage analysis, and flaky test detection.
testability-scoring
OtherThis skill provides AI-powered testability assessment for web applications using Playwright and optional Vibium integration. It evaluates applications against 10 intrinsic testability principles like Observability and Controllability to identify improvement areas. Use it when assessing software testability, evaluating test readiness, or generating testability reports.
