Back to Skills

context-driven-testing

mattnigh
Updated 5 days ago
8 views
22
1
22
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 project context, question existing dogma, and adapt your testing approach to address real risks and goals. Use it when evaluating testing strategies, requirements, or quality approaches for a particular situation.

Quick Install

Claude Code

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

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

GitHub Repository

mattnigh/skills_collection
Path: collection/pacphi__ampel__claude__skills__context-driven-testing__SKILL.md
0

Related Skills

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

quality-metrics

Other

The quality-metrics skill helps developers establish actionable quality dashboards and KPIs by focusing on outcome-based metrics like bug escape rate, rather than vanity metrics. It provides optimized guidance for measuring test effectiveness and setting behavioral thresholds. Use this skill when evaluating quality or defining engineering dashboards to drive meaningful improvements.

View skill

shift-right-testing

Other

The `shift-right-testing` skill enables testing directly in production using feature flags, canary deployments, and chaos engineering. It is designed for implementing production observability and progressive delivery strategies. Developers should use it to safely roll out features and monitor real-world system behavior.

View skill