export-gherkin

Transform multi-file requirements into structured Gherkin Given/When/Then specifications.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Ting-s515/skills --skill export-gherkin
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: export-gherkin
Source: https://github.com/Ting-s515/skills/tree/main/export-gherkin
Command: npx skills add https://github.com/Ting-s515/skills --skill export-gherkin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

此技能可以將分散的需求內容轉換為 Gherkin(Given/When/Then)格式,協助團隊以清晰的規格對齊驗收標準,減少溝通成本。

Core Features & Use Cases

  • 自動將需求轉換為 Feature/Scenario/Given/When/Then 結構,方便測試與驗證。
  • 支援多檔案輸入,統一輸出格式以利比對與追蹤。
  • Use Case: 當需求散落於多個文件時,生成一致的 Gherkin 規格,方便 PM/QA 與開發人員對齊。

Quick Start

將待轉換的需求檔案放入工作區並呼叫此技能以產生對應的 Gherkin 規格。

Frequently Asked Questions about export-gherkin

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

FAQPage Schema
How do I convert requirements into Gherkin Given/When/Then scenarios?▼

To convert requirements into Gherkin scenarios, provide your requirement documents in the workspace and invoke the Skill to transform disparate inputs into a structured Feature/Scenario format using Given/When/Then keywords.

What is the best way to generate Gherkin specifications from multiple documents?▼

Generating Gherkin specifications from multiple documents involves placing all scattered files into the workspace to output a consistent Feature/Scenario format, standardizing acceptance testing criteria for better tracking.

Can I use this to align PM, QA, and developers on acceptance testing?▼

Yes, you can align PM, QA, and developers by converting requirement documents into clear Gherkin specifications, reducing communication costs by providing a shared Given/When/Then structure for acceptance testing.

Does this Skill support multi-file input for requirements gathering?▼

Yes, this Skill supports multi-file input for requirements gathering. Place multiple disparate requirement files into the workspace, and it will process them to output a unified Gherkin specification format.

When do I need to export Gherkin specifications for design reviews?▼

You need to export Gherkin specifications for design reviews when you have scattered requirements that require a consistent Given/When/Then structure, ensuring testing and verification alignment across multi-file documents.