cucumber-fundamentals

Installation
SKILL.md

Cucumber Fundamentals

Master the core concepts of Cucumber and Gherkin for behavior-driven development.

Gherkin Syntax

Use the Given-When-Then structure for scenarios:

Feature: User Authentication
  As a user
  I want to log in to the application
  So that I can access my account
Installs
45
GitHub Stars
166
First Seen
Jan 22, 2026
cucumber-fundamentals — thebushidocollective/han