acceptance-criteria-generator

Official

Generate testable acceptance criteria in Gherkin.

AuthorLaunchCG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually writing comprehensive, testable acceptance criteria in Given/When/Then format is time-consuming and requires careful thought. This skill automates the generation of high-quality acceptance criteria for user stories, ensuring clarity for both human reviewers and AI-assisted development.

Core Features & Use Cases

  • Gherkin Format Generation: Creates acceptance criteria in the standard Given/When/Then (Gherkin) format, ready for BDD tools.
  • Comprehensive Coverage: Ensures scenarios cover happy path, edge cases, error handling, security, and performance requirements.
  • Quality Validation: Provides a checklist for good AC (specific, measurable, testable, complete, independent, atomic) and a quality score.
  • Use Case: Provide a user story like "As a user, I want to export my dashboard to PDF," and the skill will generate a full set of acceptance criteria, including scenarios for success, empty states, network errors, and permissions, ready for your story.

Quick Start

Generate acceptance criteria for the user story "As a user, I want to export my dashboard to PDF."

Dependency Matrix

Required Modules

atlassian

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: acceptance-criteria-generator
Download link: https://github.com/LaunchCG/claude-marketplace-pub/archive/main.zip#acceptance-criteria-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository