qa-expert

Category: Reference Skill Used By: qa-automation agent

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "qa-expert" with this command: npx skills add nguyenthienthanh/aura-frog/nguyenthienthanh-aura-frog-qa-expert

Skill: QA Expert

Category: Reference Skill Used By: qa-automation agent

Sub-Skills

File Purpose

test-strategies.md

Testing pyramid, coverage goals

unit-testing.md

Jest, Vitest, PHPUnit patterns

e2e-testing.md

Cypress, Playwright, Detox

accessibility-testing.md

WCAG compliance, a11y testing

performance-testing.md

Load testing, benchmarks

When to Use

  • Phase 2 (Test RED) - Test strategy + writing tests first

  • Phase 4 (Refactor + Review) - QA validation

  • Accessibility audits

Quick Reference

Testing Pyramid:

  E2E (10%)
 /        \

Integration (20%) /
Unit Tests (70%)

Coverage Targets:

  • Statements: 80%

  • Branches: 75%

  • Functions: 80%

Load sub-skills for detailed testing guidance.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

workflow-orchestrator

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

lazy-agent-loader

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

git-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agent-detector

No summary provided by upstream source.

Repository SourceNeeds Review
qa-expert | V50.AI