test-spec

Generate TEST_SPEC.md with unit, UI, accessibility, and beta test plans from PRD and implementation docs.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill test-spec-jtvaris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-spec
Source: https://github.com/jtvaris/sunday-night-dynasty/tree/main/.agents/skills/product-development/test-spec
Command: npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill test-spec-jtvaris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating a complete QA test specification from scattered PRD and implementation notes is time-consuming and prone to omissions.

Core Features & Use Cases

  • Generates a full test specification covering unit tests, UI tests, accessibility checks, and beta testing plans.
  • Produces TEST_SPEC.md from PRD and implementation specs to guide QA strategy.
  • Use Case: A team can rapidly align QA scope across platforms by feeding PRD, IMPLEMENTATION_GUIDE, and UX_SPEC.

Quick Start

Provide the PRD, IMPLEMENTATION_GUIDE, and UX_SPEC to generate TEST_SPEC.md.

Frequently Asked Questions about test-spec

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a QA test plan from PRD and implementation specs?

Generating a QA test plan from PRD and implementation specs requires feeding your PRD, IMPLEMENTATION_GUIDE, and UX_SPEC documents into the tool. It outputs a TEST_SPEC.md file covering unit, UI, accessibility, and beta testing strategies.

What is included in a comprehensive test specification for iOS and macOS apps?

A comprehensive test specification for iOS and macOS apps includes structured sections for test strategy, unit tests, UI tests, accessibility testing, and beta plan. It derives these testing scopes directly from your PRD and UX spec.

Can I use this to create an accessibility testing plan from UX specs?

Yes, you can create an accessibility testing plan from UX specs by inputting your UX_SPEC.md file. The generated test specification includes a dedicated accessibility testing section to guide your QA strategy.

Does this QA test specification generator work without dependencies?

Yes, this QA test specification generator works without dependencies. It functions as a standalone skill that consumes your PRD and implementation documents to produce the TEST_SPEC.md output directly.

How do I align QA scope across platforms using a test strategy?

To align QA scope across platforms using a test strategy, feed your PRD, implementation guide, and UX spec into the generator. It produces a unified test strategy document covering unit, UI, and accessibility testing.