BDD Init — Testing skill for Claude Code
Создать .bdd-config.yaml + feature-директории в текущем репо.
How to install BDD Init
Installs to ~/.claude/skills/llirikkcoder-claude-bdd-tester-bdd-init/SKILL.md
mkdir -p ~/.claude/skills/llirikkcoder-claude-bdd-tester-bdd-init && curl -fsSL https://raw.githubusercontent.com/llirikkcoder/claude-bdd-tester/HEAD/commands/bdd-init.md -o ~/.claude/skills/llirikkcoder-claude-bdd-tester-bdd-init/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What BDD Init does
description: Создать .bdd-config.yaml + feature-директории в текущем репо. Автодетект стека. Usage — /bdd-init [--stack python|js] [--driver behave|cucumber-js|playwright-bdd|event-driven]
/bdd-init
Bootstrap BDD-инфраструктуры в проекте.
Аргументы
--stack python|js— опционально. Автодетект поpyproject.toml/package.json.--driver— опционально. Автодетект по установленным пакетам (behaveв reqs →behave,@cucumber/cucumberв deps →cucumber-js, `pl
Alternatives in Testing
- Test Runner — Run Python tests with pytest, unittest, or other testing frameworks 23.4k ★
- OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
- Crlf — Test for CRLF / HTTP response-splitting and host-header injection — Set-Cookie injection, cache poisoning, res 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
N9e Config Driven E2e
Maintain config-driven Nightingale E2E tests that convert JSON config data into UI-readable normalized values,
Formalswarm Init
Profile this repository for FormalSwarm (stack, test command, frozen paths, scratch)
Sdlc Init
Bootstrap the ai-sdlc spec-driven workflow in the current project (creates .sdlc/ tree and appends instruction
Init Spec Project
Bootstrap a new project with the full spec-driven development workflow — docs/, CLAUDE.md, commands, hooks, an
AI Dev Team Marketplace
Marketplace de plugins y skills multiagente para Claude Code y otras IA: desarrollo Full Stack, QA, Playwright
Generate Cover
Generate book cover images using HTML+CSS and Playwright screenshots. No external design tools needed. Usage:
Related Agents
BDD Specialist
BDD specialist for Gherkin scenarios and acceptance tests. Turns user stories and acceptance criteria into Fea
BDD Harness Runner
Use PROACTIVELY as fourth stage of BDD automation (after step definitions exist) and inside the outside-in red
Agent Webship JS
Use this agent for any automated browser testing task with webship-js (Playwright + Cucumber-js) — scaffold a