
Qa Skills
- Updated March 29, 2026
- deepaktiwari09/claude-qa-skills
qa-skills is a Claude Code plugin marketplace that ships UI, API, database, and Jira-writing skills so agents can execute structured QA and accumulate a project knowledge base.
About
qa-skills is a Claude Code marketplace plugin packaging full-stack QA agent skills and slash commands such as /qa and /qa-report. Each session can exercise browsers, HTTP APIs, and databases, then persist findings into a project knowledge base and optional Jira-ready artifacts. Reach for it when you want Claude to run evidence-backed tests and author tickets instead of ad-hoc manual QA notes.
- UI skill uses playwright-cli with multi-role parallel testing and screenshots
- API skill covers curl, Hurl, hey, httpie, and jq workflows
- DB skill audits PostgreSQL, MySQL, and MongoDB queries and indexes
- Jira-story-writing skill emits Given/When/Then stories with test data
Qa Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add deepaktiwari09/claude-qa-skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | March 29, 2026 |
|---|---|
| Repository | deepaktiwari09/claude-qa-skills ↗ |
How do you get Claude to test UI flows, APIs, and databases with captured evidence instead of one-off guesses?
Run /qa flows for UI, API, and database checks plus Jira stories while building a reusable project QA knowledge base.
Who is it for?
Engineers who already install playwright-cli, Hurl, and DB clients and want a single /qa entry point in Claude Code.
Skip if: Projects that skip automated testing tooling or only need unit tests without browser or API harnesses.
What you get
Test evidence, reusable E2E specs, Jira-ready stories, and enriched QA knowledge base entries after sessions.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What does /qa cover?
README describes a single entry to test UI, API, DB, or write Jira tickets with optional parallel multi-role testing.
Which external CLIs are expected?
Prerequisites include @playwright/cli, Hurl, hey, and httpie plus existing database clients.
Is there a reporting command?
/qa-report generates email-ready markdown reports from the accumulated QA knowledge base.