smithery.ai

create-qa-task

Generate QA task spec from validated issue: scenarios, test data, and handoff package for QA agent.

First seen Apr 4, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 608 B
  • docs SUMMARY.md 125 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Generate a test specification document for the QA agent to implement based on validated customer issue.

  1. Review validation results (Playwright report, screenshots, errors)
  2. Create test specification with objective and scope
  3. Define test scenarios (happy path, edge cases, error conditions)
  4. Specify test data and environment requirements
  5. Package for QA agent handoff

→ Full instructions: [instructions.md](./reference/instructions.md)