home/categories/productivity-tools/lilliangreenberg-gherkin-expansion-skills-init-bdd-project-skill-md
productivity-toolstools

init-bdd-project

Initialize a new BDD-based CLI project from scratch with complete directory structure, Behave configuration, pyproject.toml, and template feature files. Use this skill when creating a new CLI application that will use BDD/Gherkin specifications with Behave for testing. Supports Click, Typer, and argparse frameworks with optional API, database, or file processing integrations.

lilliangreenberg
maintainer
lilliangreenberg
更新于 1/12/2026
星标
0
分支
0
quick start

Installation and usage

Initialize a new BDD-based CLI project from scratch with complete directory structure, Behave configuration, pyproject.toml, and template feature files. Use this skill when creating a new CLI application that will use BDD/Gherkin specifications with Behave for testing. Supports Click, Typer, and argparse frameworks with optional API, database, or file processing integrations.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use init-bdd-project