
qa-expert
by nguyenthienthanh
Aura Frog — AI-powered structured development plugin for Claude Code Turn Claude Code into a full-fledged dev platform: Aura Frog brings 24 specialized agents, a 9-phase TDD workflow, built-in quality gates and 70+ commands so your team doesn’t need to manually draft prompts — just call the right command and follow guided instructions.
SKILL.md
name: qa-expert description: "QA expertise - unit testing, e2e testing, accessibility testing, performance testing, test strategies" autoInvoke: false priority: medium triggers:
- "testing strategy"
- "test plan"
- "unit test"
- "e2e test"
- "accessibility"
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 4 (Test Planning) - Test strategy
- Phase 5a (TDD Red) - Writing tests first
- Phase 7 (Verify) - 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.
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
1ヶ月以内に更新
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です

