gherkin-step-scaffold
Generate skeleton step definition files from Cucumber/Gherkin feature files. Use when the user wants to scaffold step definitions, create pending step stubs, generate step definition boilerplate from feature files, or wire up Gherkin steps to code. Also detects missing steps and duplicate definitions. Triggers on requests like "scaffold steps", "generate step definitions", "create step stubs", "wire up features", "stub out cucumber steps", or "check for missing steps".
Pinned to revision 83c09769b832, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/gherkin-step-scaffold/SKILL.md
- skills/gherkin-step-scaffold/references/extracted_steps_schema.md
- skills/gherkin-step-scaffold/references/step_conventions.md
- skills/gherkin-step-scaffold/scripts/extract_steps.ts
- skills/gherkin-step-scaffold/scripts/generate_stubs.ts
Every link opens the file at its source, pinned to the revision this page describes.