petrkindlmannpetrkindlmannCommunityยท41 Agent Skills Included

qa-skills

Test automation, QA strategy, and release readiness workflows

Guides testing work end to end: Playwright and Cypress automation, API and contract testing, accessibility, performance, payments, and mobile coverage. Eliminates flaky suites, vague bug reports, and manual regression checklists with proven patterns for triage, reproduction, and CI gating. Covers strategy, risk-based planning, metrics, and production monitoring so teams ship with confidence faster.
npx skills add petrkindlmann/qa-skills --all -g -y
Available:

Tells the agent how to discover and load the right QA skill, read the shared project context file first, and pick between overlapping skills using explicit routing rules.

All Skills in This Repository (41)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

performance-testing

Measure load capacity, response times, and Core Web Vitals in CI pipelines.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

test-reliability

Classify flaky test root causes and apply self-healing repairs with confidence scoring.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

accessibility-testing

Automate accessibility testing with axe-core and Playwright for WCAG conformance.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

risk-based-testing

Prioritize testing by business risk with scoring and heatmaps.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

test-data-management

Generate deterministic, isolated test data with factories, anonymization, seeding, and cleanup.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

qa-metrics

Define QA metrics with formulas, targets, and CI automation hooks.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

contract-testing

Validate API contracts between services using Pact.js.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

database-testing

Automate database migration, integrity, and performance testing across PostgreSQL, MySQL, and MongoDB.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

qa-dashboard

Create QA dashboards from test results with Allure, Grafana, and ReportPortal integrations.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

testing-in-production

Validate production software quality with feature flags, canary rollouts, and smoke tests.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

test-environments

Design and manage Docker Compose test environments mirroring production.

Community
Advanced
๐Ÿ“ฆ In Repo
petrkindlmannpetrkindlmann

test-migration

Plan and execute incremental test suite migrations between frameworks with parallel CI runs.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’