cucumber-skill
Installation
SKILL.md
Cucumber BDD Skill
Core Patterns
Feature File (Gherkin)
Feature: User Login
As a registered user
I want to log into the application
So that I can access my dashboard
Background:
Given I am on the login page