test-spec

Generate TEST_SPEC.md files covering unit, integration, UI, accessibility, and performance tests.

603|51|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill test-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-spec
Source: https://github.com/rshankras/claude-code-apple-skills/tree/main/skills/product/test-spec
Command: npx skills add https://github.com/rshankras/claude-code-apple-skills --skill test-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed test specifications, ensuring thorough QA coverage for your applications and streamlining the testing process.

Core Features & Use Cases

  • Automated Test Plan Generation: Creates detailed test plans covering unit, integration, UI, accessibility, and performance testing.
  • Input Integration: Consumes PRDs, implementation guides, and UX specs to generate relevant test cases.
  • Use Case: When starting a new feature development cycle, use this Skill to generate a complete TEST_SPEC.md document that outlines all necessary testing strategies and specific test cases, ensuring no critical aspect is overlooked.

Quick Start

Use the test-spec skill to generate a test specification based on the provided PRD and implementation guide.

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 test specification from a PRD and implementation guide?

You can generate a test specification by feeding your PRD, implementation, and UX specifications into the test-spec tool, which processes the documents to output a detailed TEST_SPEC.md file. This file covers unit, integration, UI, accessibility, and performance testing plans.

How do I automate test plan creation for iOS and macOS applications?

To automate test plan creation for iOS and macOS applications, provide your software project specifications to the test-spec generator. It creates comprehensive test specifications covering UI, accessibility, and performance testing strategies specific to your platforms.

Can I use PRD and UX specs to ensure complete QA coverage for new features?

Yes, you can use PRD and UX specs to ensure complete QA coverage by converting them into a structured test specification. The generator analyzes the input documents to produce detailed test cases, ensuring no critical testing aspect is overlooked during the feature development cycle.

What types of testing plans are included in an automated test specification?

An automated test specification includes comprehensive testing plans for unit, integration, UI, accessibility, and performance testing. It processes your project documentation to outline all necessary testing strategies and specific test cases in a single document.

Does this test specification generator require any specific testing frameworks to run?

No, the test specification generator does not require any specific testing frameworks or dependencies to run. It functions independently to process your documentation and output a markdown-based test plan for QA engineers and developers.