Skill Claude CodeCodex
Convene a senior engineering expert panel to evaluate technical decisions. Activate when user mentions "tech panel", "technical discussion", "expert opinion", "architecture decision", "which technology", "should we use".
Skill Claude CodeCodex
Convene a senior engineering expert panel to evaluate technical decisions. Activate when user mentions "tech panel", "technical discussion", "expert opinion", "architecture decision", "which technology", "should we use".
Skill Claude CodeCodex
Run visual regression tests by comparing UI screenshots against baselines. Activate when user mentions "visual test", "screenshot", "UI regression", "visual diff", "pixel diff", "visual snapshot".
Skill Claude CodeCodex
Convert voice dictation into structured specs, review comments, or brainstorming notes. Activate when user mentions "voice", "dictate", "speak", "voice mode", "I'll dictate", "voice input".
Skill Claude CodeCodex
Configure and test webhooks and automation triggers for the project. Activate when user mentions "webhook", "trigger", "automation", "event hook", "notify on", "callback URL".
Plugin Claude Code
Plugin marketplace listing 1 plugin: don-cheli-sdd.
Plugin Claude Code
Full SDD (Spec-Driven Development) framework for Claude Code. 72+ slash commands (/dc:), 14 reusable skills, 15 reasoning models, TDD as an iron law, and i18n support (ES/EN/PT). Turn requirements into tested, documented, production-ready code through 7 disciplined lifecycle phases.
Cursor rule Cursor
Development assistant under Don Cheli (Specification-Driven Development). 7 lifecycle phases + 3 iron laws.
Agent
Don Cheli SDD Framework — Specification-Driven Development with TDD iron law, 15 reasoning models, and 93+ commands. Autonomous Mode, OWASP audit, PRD Generator, Crash Recovery. Activate when user mentions: start, specify, implement, review, estimate, debate, plan, audit, migrate, test, spec, TDD, or any Don Cheli…
Command
Root cause analysis — ask "why?" until reaching the real origin.
Command
OWASP Top 10 security audit — injection, XSS, secrets, access control.
Command
Autonomous mode — full SDD pipeline without human intervention.
Command
Split plan into TDD tasks with execution order and parallelism.
Command
Find ambiguities in specs and resolve them before coding.
Command
Close session with audit, learnings and context for next session.
Command
Resume previous session without losing context.
Command
Adversarial multi-role deliberation — PM vs Architect vs QA.
Command
Generate UI/UX designs from specs with Figma link or HTML preview and approval flow.
Command
Diagnose and repair framework issues — git, environment, setup.
Command
Detect divergences between Gherkin specs and code implementation.
Command
Estimate effort using 4 models — Function Points, Planning Poker AI, COCOMO, Historical.
Command
Explore and understand the codebase before proposing changes.
Command
Create, list or run custom quality gates from .dc/gates/.
Command
Execute the TDD implementation cycle. For each task: write test first (RED), then minimal code to pass (GREEN), then refactor. No code without tests.
Command
Initialize Don Cheli SDD in a project.