AI Skills for QA / Test Engineer

Discover 2206+ AI skills for QA engineers

Install any skill with /learn

/learn @owner/skill-name

anthropics / webapp-testing

0

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

developmentplaywrightfrontendplaywright

obra / systematic-debugging

0

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

developmentgitlabgithubfrontenddesign +5

obra / test-driven-development

0

Use when implementing any feature or bugfix, before writing implementation code

developmentgithubgitlabfrontenddesign +3

obra / requesting-code-review

0

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

developmentfrontendgit

obra / finishing-a-development-branch

0

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

developmentgithubgitlabfrontendgit

obra / receiving-code-review

0

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

claudedevelopmentfrontendreact +2

obra / using-git-worktrees

0

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

claudedevelopmentfrontenddesign

obra / verification-before-completion

0

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

developmentfrontenddocx

obra / writing-plans

0

Use when you have a spec or requirements for a multi-step task, before touching code

claudedevelopmentfrontenddesign

wshobson / temporal-python-testing

0

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

plugin developmentdockerfrontendplaywright +1

wshobson / accessibility-compliance

0

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

plugin cursordesignfrontenddesign

wshobson / multi-reviewer-patterns

0

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

plugin developmentfrontendapi

wshobson / parallel-debugging

0

Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.

plugin developmentfrontendapi

wshobson / screen-reader-testing

0

Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.

plugin cursordesignfrontenddocx

wshobson / wcag-audit-patterns

0

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

plugin designfrontenddesign

wshobson / workflow-patterns

0

Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.

plugin developmentgithubjirafrontenddesign +4

wshobson / e2e-testing-patterns

0

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

plugin developmentplaywrightfrontenddesign +6

wshobson / error-handling-patterns

0

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.

plugin developmentfrontenddesign +2

wshobson / git-advanced-workflows

0

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

plugin developmentfrontenddocx

wshobson / dependency-upgrade

0

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

plugin developmentfrontendplaywright +1