SKILL·24660D

testability-scoring

mattnigh
Updated 1 month ago
10 views
22
1
22
View on GitHub
Othertestabilityscoringplaywrightassessment10-principlesintrinsic-testabilityjames-bachmichael-bolton

About

This Claude Skill performs automated testability assessments of web applications using Playwright against 10 intrinsic testability principles. It evaluates factors like Observability and Controllability to identify improvement areas and generate reports. Use it when you need to assess test readiness or pinpoint specific testability enhancements for a web application.

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/testability-scoring

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

GitHub Repository

mattnigh/skills_collection
Path: collection/proffesor-for-testing__sentinel-api-testing__claude__skills__testability-scoring__SKILL.md
0
FAQ

Frequently asked questions

What is the testability-scoring skill?

testability-scoring is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform testability-scoring-related tasks without extra prompting.

How do I install testability-scoring?

Use the install commands on this page: add testability-scoring to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does testability-scoring belong to?

testability-scoring is in the testing-methodologies category, tagged testability, scoring, playwright, assessment, 10-principles and intrinsic-testability.

Is testability-scoring free to use?

Yes. testability-scoring is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

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