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.
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.
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use init-bdd-project