qa-skills
Test automation, QA strategy, and release readiness workflows
All Skills in This Repository (41)
Pure Emerald Level Indicatorsperformance-testing
Measure load capacity, response times, and Core Web Vitals in CI pipelines.
test-reliability
Classify flaky test root causes and apply self-healing repairs with confidence scoring.
accessibility-testing
Automate accessibility testing with axe-core and Playwright for WCAG conformance.
risk-based-testing
Prioritize testing by business risk with scoring and heatmaps.
test-data-management
Generate deterministic, isolated test data with factories, anonymization, seeding, and cleanup.
qa-metrics
Define QA metrics with formulas, targets, and CI automation hooks.
contract-testing
Validate API contracts between services using Pact.js.
database-testing
Automate database migration, integrity, and performance testing across PostgreSQL, MySQL, and MongoDB.
qa-dashboard
Create QA dashboards from test results with Allure, Grafana, and ReportPortal integrations.
testing-in-production
Validate production software quality with feature flags, canary rollouts, and smoke tests.
test-environments
Design and manage Docker Compose test environments mirroring production.
test-migration
Plan and execute incremental test suite migrations between frameworks with parallel CI runs.
Frequently Asked Questions
FAQPage SchemaHow to install qa-skills?โผ
Run `npx skills add petrkindlmann/qa-skills --all -g -y` in your terminal to install all 50 skills globally.
What testing areas does qa-skills cover?โผ
It covers Playwright and Cypress automation, API, unit, mobile, visual, performance, accessibility, security, and payment testing, plus QA strategy, metrics, CI/CD integration, and production monitoring.
Can it help with flaky tests?โผ
Yes. The test-reliability skill classifies flake root causes, heals broken locators, and manages quarantine, while selector-drift-recovery bulk-repairs selectors after a UI refactor.
Does qa-skills work with Claude Code and Cursor?โผ
Yes. Every skill follows the universal SKILL.md standard and runs in Claude Code, Codex, Cursor, Gemini CLI, and other compatible coding agents.
Can I use it on a project with no tests yet?โผ
Yes. The qa-start skill bootstraps QA from scratch by chaining project context, test strategy, and a first test plan in one guided run.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core