qa-parsing-product-requirements

Installation
SKILL.md

Parsing Product Requirements

This skill enables the agent to fetch, read, and interpret product management artifacts directly from tools like Jira and Figma to ensure that the generated test suites accurately reflect the business definitions and visual expectations.

Capabilities

  • Ticket Parsing: Fetches Jira tickets, extracts user stories, acceptance criteria, and bug reproduction steps.
  • Design Analysis: Inspects Figma node structures, spacing properties, interactive flows, and visual markers.
  • Requirement Mapping: Bridges visual designs and written requirements into actionable Gherkin syntax or direct automated test cases.
  • Traceability: Injects ticket IDs and design component references into the resulting test suite scripts and Bug Reports.

Instructions

  1. Use MCP Tools: You must utilize the configured Jira MCP tools and Figma MCP tools to fetch live context payload directly from the project source.
  2. Fetch References: Given a ticket ID (e.g., QA-123) or a Figma File URL, query the API for the textual and structural payload.
  3. Analyze and Map: Break down the text block under Acceptance Criteria or read the expected layout constraints from the design nodes.
  4. Synthesize: Provide the parsed boundaries and logical flows to the relevant testing skills (like qa-generating-e2e-tests or qa-detecting-visual-regressions) to automatically generate test cases or baselines.
Related skills

More from wizeline/sdlc-agents

Installs
9
GitHub Stars
5
First Seen
Apr 8, 2026