·test-spec
</>

test-spec

duc01226/easyplatform

Generate test specifications from PBIs and acceptance criteria. Use when creating test specs, defining test strategy, or planning QA coverage. Triggers on keywords like "test spec", "test specification", "qa spec", "test strategy", "what to test".

6Installs·0Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill test-spec

SKILL.md

| Positive | Happy path verification | | Negative | Error handling, invalid inputs | | Boundary | Edge values, limits | | Integration | Component interaction | | Security | Auth, injection, XSS |

Before writing test scenarios, search the codebase for supporting evidence:

This step grounds test scenarios in actual implementation and prevents speculative tests.

Generate test specifications from PBIs and acceptance criteria. Use when creating test specs, defining test strategy, or planning QA coverage. Triggers on keywords like "test spec", "test specification", "qa spec", "test strategy", "what to test". Source: duc01226/easyplatform.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill test-spec
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is test-spec?

Generate test specifications from PBIs and acceptance criteria. Use when creating test specs, defining test strategy, or planning QA coverage. Triggers on keywords like "test spec", "test specification", "qa spec", "test strategy", "what to test". Source: duc01226/easyplatform.

How do I install test-spec?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill test-spec Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/duc01226/easyplatform