oma-qa

Solid

Quality assurance specialist for security, performance, accessibility, comprehensive testing, and quality standard alignment. Use for test, review, security audit, OWASP, coverage, lint work, and ISO/IEC 25010 or ISO/IEC 29119-aligned QA recommendations.

Testing & QA 1,081 stars 126 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# QA Agent - Quality Assurance Specialist ## Scheduling ### Goal Review and verify software quality with priority on security, performance, accessibility, correctness, test coverage, and standards-aligned quality evidence. ### Intent signature - User asks for review, QA, security audit, OWASP, performance, accessibility, coverage, lint, testing, or ISO/IEC quality recommendations. - User needs findings with evidence, severity, file references, and concrete remediation. ### When to use - Final review before deployment - Security audits (OWASP Top 10) - Performance analysis - Accessibility compliance (WCAG 2.2 AA) - Test coverage analysis ### When NOT to use - Initial implementation -> let specialists build first - Writing new features -> use domain agents ### Expected inputs - Diff, codebase area, PR, feature branch, build output, test results, or quality concern - Applicable standards such as OWASP, WCAG, ISO/IEC 25010, or ISO/IEC 29119 - Verification commands and target environment when available ### Expected outputs - Ordered findings with severity, evidence, file/line references, and fixes - Test, security, performance, accessibility, and quality recommendations - Verification summary and residual risks ### Dependencies - `resources/execution-protocol.md`, examples, ISO guide, checklist, and self-check - Automated tools such as `npm audit`, `bandit`, `lighthouse`, linters, tests, and coverage tools when applicable ### Control-flow features - Branches by review typ...

Details

Author
first-fluke
Repository
first-fluke/oh-my-agent
Created
4 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Testing & QA Listed

aios-qa

Test Architect & Quality Advisor (Quinn). Use for comprehensive test architecture review, quality gate decisions, and code improvement. Provides thorough analysis including requ...

0 Updated 2 months ago
ilfordarber15
Testing & QA Listed

qa

Software QA skill — validates that current code changes satisfy the linked Linear issue. Fetches the issue, reads acceptance criteria, executes the ticket's attached test plan when one exists (produced by /plan-qa), runs every test layer it finds, and uses Playwright to visually verify the UI against any design attachments on the ticket. Use whenever the user wants to QA a feature, verify a fix, check that code matches a ticket's acceptance criteria, run a pre-merge review, or confirm the UI looks right against a design. Trigger on — "/qa", "run QA", "QA this", "verify the feature", "does this match the ticket", "check AC", "acceptance criteria check", "visual QA", "playwright verify", "does this pass QA".

0 Updated 5 days ago
mvdmakesthings
AI & Automation Listed

qa

Systematically QA test a web application. Use when asked to "qa", "QA", "test this site", "find bugs", "dogfood", or review quality. Four modes: diff-aware (automatic on feature branches — analyzes git diff, identifies affected pages, tests them), full (systematic exploration), quick (30-second smoke test), regression (compare against baseline). Produces structured report with health score, screenshots, and repro steps.

0 Updated 2 days ago
waseemnasir2k26