Scaffold Bdd banner
SyntaxArc SyntaxArc

Scaffold Bdd

Design community

Description

--- name: scaffold-bdd description: Scaffold Behave BDD layout with ScenarioContext, pool manager, environment, optional testcontainers --- # /scaffold-bdd Read and follow the **scaffold-archipy-bdd** skill in full. Inspect the workspace as directed there; ask only for unresolved choices. 1. Always generate (if missing), modeled on ArchiPy `features/`: - `features/scenario_context.py` - `features/scenario_context_pool_manager.py` - `features/test_helpers.py` (`get_current_scenario

Installation

Installs to ~/.claude/skills/syntaxarc-archipy-plugin-scaffold-bdd/SKILL.md

Terminal
mkdir -p ~/.claude/skills/syntaxarc-archipy-plugin-scaffold-bdd && curl -fsSL https://raw.githubusercontent.com/SyntaxArc/archipy-plugin/HEAD/commands/scaffold-bdd.md -o ~/.claude/skills/syntaxarc-archipy-plugin-scaffold-bdd/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository