Back to Skills

context-driven-testing

majiayu000
Updated 11 days ago
72 views
58
9
58
View on GitHub
Othercontext-drivenrstexploratoryheuristicsoraclesskilled-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

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/context-driven-testing

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/context-driven-testing
0

Related Skills

context-driven-testing

Other

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 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.

View skill

exploratory-testing-advanced

Other

This 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.

View skill

test-automation-strategy

Other

This 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.

View skill

testability-scoring

Other

This 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.

View skill