šŸ“

Bdd

v1.5.0Apache 2.0

Comprehensive Behavior-Driven Development principles, practices, and collaboration patterns.

Installation

Install han binary (required for hooks to work):

curl -fsSL https://han.guru/install.sh | bash

Then install this plugin:

han plugin install bdd

Overview

Comprehensive Behavior-Driven Development principles, practices, and collaboration patterns.

Skills

  • bdd-principles: Core BDD concepts, philosophy, and the Three Amigos practice
  • bdd-scenarios: Writing effective scenarios, examples, and specifications
  • bdd-patterns: Common BDD patterns, anti-patterns, and best practices
  • bdd-collaboration: Facilitating BDD workshops and fostering team collaboration

Installation

Install with npx (no installation required):

bash
han plugin install bdd

Skills

Hooks

ā–¶ļø

SessionStart

Runs when Claude Code starts a new session or resumes an existing session. Can inject project context, set up environment, or provide important reminders at the start of work.