tailor-bdd-skills-for-project

Installation
SKILL.md

Tailor BDD Skills for a Specific Project

Purpose

The BDD skills in this directory are project-agnostic. They assume:

  • A place to write business logic (BL) documents
  • Consistent domain terminology (glossary)
  • Known code entry points (API views, models, workflows, billing)

This skill configures those three things for your project so that:

  • Reverse-engineer business logic knows where to save output and how to find views/models/tasks
  • Validate BL against code knows where your code lives and how it’s structured
  • Derive acceptance criteria and generate tests use your domain terms and paths

Run this skill once per project (or when the project structure or domain changes).


Related skills

More from meirm/reverse-engineering-skill

Installs
7
GitHub Stars
7
First Seen
Mar 31, 2026