x-bdd-api

Official

Standardize API BDD with godog

Authorpure-golang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of inconsistent and error-prone API BDD setup by enforcing a canonical layout for Gherkin features and a predictable godog runner wiring for Go projects.

Core Features & Use Cases

  • Canonical API BDD ownership: Establishes one authoritative set of rules for API BDD feature layout, naming/numbering, and execution tagging using @api.
  • Runner wiring for godog: Defines how to structure a single test package with TestMain, shared State, stack/testcontainers setup, and step registration across epic-owned step definition files.
  • Monorepo execution discipline: Ensures the API runner filters scenarios by @api and keeps execution intent clean, avoiding accidental dual-run duplication with @api @browser.

Quick Start

Ask the AI: "Using x-bdd-api, review my features/** and the godog runner structure for consistency with @api rules, correct scenario naming/numbering, and proper step registration wiring."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: x-bdd-api
Download link: https://github.com/pure-golang/level85/archive/main.zip#x-bdd-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.