test-spec

Generate BDD test specifications from story specifications and interviews.

45|13|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/rakovi4/continue-framework --skill test-spec-rakovi4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-spec
Source: https://github.com/rakovi4/continue-framework/tree/main/.claude/skills/test-spec
Command: npx skills add https://github.com/rakovi4/continue-framework --skill test-spec-rakovi4

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of Behavior-Driven Development (BDD) test specifications across six categories, significantly reducing the manual effort required to create comprehensive test cases.

Core Features & Use Cases

  • BDD Test Generation: Automatically generates test specifications for API, UI, Load, Infrastructure, Security, and Integration scenarios.
  • Multi-Category Support: Handles a wide range of test cases, ensuring that no aspect of the product goes untested.
  • Integration with Story Workflow: Seamlessly integrates with existing story workflows for consistent and efficient testing.

Quick Start

Generate test specifications for a story named "Login/Logout" by running the command: /test-spec "Login/Logout"

Frequently Asked Questions about test-spec

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

FAQPage Schema
How do I automate BDD test specification generation for story scenarios?

Automate BDD test specification generation by processing story specifications and interview inputs through predefined templates and hazard catalogues. This ensures comprehensive test coverage across multiple categories while significantly reducing manual effort.

What categories of test specifications can I generate for story workflow integration?

Test specification generation covers six categories: API, UI, Load, Infrastructure, Security, and Integration scenarios. This multi-category support ensures broad test coverage for seamless integration with existing story workflows.

How does automated test specification generation handle markdown story files?

Automated test specification generation parses markdown story files to extract requirements and applies predefined templates to structure the test cases. It interacts with external systems to pull necessary context for comprehensive BDD coverage.

Does automated test generation require predefined templates and hazard catalogues for BDD coverage?

Automated test generation requires predefined templates and hazard catalogues to ensure comprehensive test coverage. These components structure the Behavior-Driven Development specifications across all supported testing categories.

What is the best way to create test specifications for a story named Login/Logout?

The best way to create test specifications for a story named Login/Logout is to run the command `/test-spec "Login/Logout"`. This automatically generates the required Behavior-Driven Development test cases for that specific story.