By udecode
Enforce strict TDD workflow: write minimal failing tests first for complex logic or public APIs, verify red phase failure, implement green-passing code without internal mocks, then refactor safely. Supports unit and integration tests with Jest.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub udecode/dotai --plugin testSystematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
Dig into library source code - clone and explore repos to answer API questions
MCP servers for Codex integration
macOS notifications for Claude Code events
Complete development toolkit - documentation, PRDs, design docs, debugging, PR workflows, and planning
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
Strict red-green-refactor TDD loop. Failing test, then minimum code, then refactor. Commits after each cycle.
Test-driven development methodology with red-green-refactor cycles and code review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Test-driven development skill that enforces red-green-refactor, one test at a time
Unified toolkit for Context-Driven Development with spec-first planning, TDD workflow, and Beads integration