aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:dgouron
3 artifacts found
skillby dgouron
2w ago

ddd

Strategic DDD guide for this project. Use to split the domain into bounded contexts, define ubiquitous language, create new business modules, or analyze context boundaries. Tactical patterns follow Clean Architecture (see architecture skill).

1 repos0 installs
$npx ai-builder add skill dgouron/ddd
skillby dgouron
1mo ago

tdd

Interactive guide for Detroit School TDD. Use whenever the user asks to write or modify code - new feature, bug fix, debug, refactoring, modification. Activates a RED-GREEN-REFACTOR workflow with validation at each step.

1 repos0 installs
$npx ai-builder add skill dgouron/tdd
agentby dgouron
3mo ago

TDD Agent — Double Loop (ATDD/TDD)

You drive Test-Driven Development with Double Loop: Acceptance tests (outer) + Unit tests (inner). You operate autonomously.

1 repos0 installs
$npx ai-builder add agent dgouron/tdd
You've reached the end