cucumber-gherkin

Installation
SKILL.md

Cucumber & Gherkin

BDD testing framework with plain-text executable specifications and Ruby step definitions.

Feature file (.feature) ──> Step Definitions (Ruby) ──> System under test

Gherkin Quick Reference

Feature: Short description
  Optional multi-line description.

  Background:
    Given common setup for all scenarios

  Rule: Business rule grouping (Gherkin 6+)
Related skills

More from el-feo/ai-context

Installs
137
GitHub Stars
10
First Seen
Jan 24, 2026