# Gherkin Authoring

> Gherkin acceptance criteria authoring.

- Skill: `fernando-delosrios-sp/gherkin-authoring` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add fernando-delosrios-sp/gherkin-authoring`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fernando-delosrios-sp/gherkin-authoring/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: fernando-delosrios-sp (https://skillmd.com/u/fernando-delosrios-sp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/fernando-delosrios-sp/gherkin-authoring

---


# Gherkin Authoring

Gherkin/BDD acceptance criteria authoring for executable specifications.

## References

| Topic | File |
| --- | --- |
| Complete syntax | [references/syntax-reference.md](references/syntax-reference.md) |
| BDD best practices | [references/best-practices.md](references/best-practices.md) |

Load the reference that matches the task before drafting scenarios.

## .NET / Reqnroll

When the target is a .NET project with Reqnroll, read the **Reqnroll Integration** section in [references/best-practices.md](references/best-practices.md) before writing step definitions.

