← All creators

doncheli

User

Don Cheli — SDD Framework. The most comprehensive Specification-Driven Development framework for AI agents. 88+ commands, 51 skills, 15 reasoning models. TDD mandatory, OWASP audit, Autonomous Mode, Crash Recovery, PRD Generator. Works with Claude Code, Gemini/Antigravity, Cursor, Codex, Warp, Amp, OpenCode, Continue.dev. ES/EN/PT.

27 indexed · 0 Featured · 56 stars · avg score 76
Prolific

Categories

Indexed Skills (27)

API & Backend Listed

doncheli-api-contract

Design complete API contracts covering endpoints, auth, rate limiting, error handling, retries, circuit breaker and idempotency. Activate when user mentions "api contract", "api design", "endpoint", "webhook", "REST", "GraphQL", "OpenAPI", "design the API".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-prd

Generate professional Product Requirement Documents (PRD) from multiple sources — Figma designs, briefs, user research, existing code. Includes risk analysis, RICE prioritization, Gherkin stories and launch plan. Activate when user mentions "PRD", "product requirements", "requirement document", "product spec", "figma to PRD", "generate PRD".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-reasoning

Apply structured reasoning models to analyze a decision or problem. Activate when user mentions "reason", "pre-mortem", "5 whys", "pareto", "think through", "analyze decision", "inversion", "first principles", "second order".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-tech-panel

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".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-audit-trail

Record and query the decision log for a project. Activate when user mentions "audit", "trail", "log decisions", "decision history", "why was this decided", "ADR", "architecture decision".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-changelog

Auto-generate CHANGELOG.md entries from git commit history. Activate when user mentions "changelog", "release notes", "what changed", "generate changelog", "CHANGELOG", "release history".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-context-health

Report the current state of the context window and recommend compression or cleanup actions. Activate when user mentions "context health", "context window", "how much context", "context full", "running out of context", "compress context".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-data-policy

Audit and document what personal or sensitive data the project collects, processes, and stores. Activate when user mentions "privacy", "data policy", "what data", "GDPR", "personal data", "data retention", "PII".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-debate

Run an adversarial multi-role debate to surface trade-offs and reach a reasoned decision. Activate when user mentions "debate", "discuss", "trade-off", "decision", "compare options", "pros and cons", "choose between".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-diagram

Auto-generate Mermaid or C4 diagrams from code analysis. Activate when user mentions "diagram", "mermaid", "architecture diagram", "C4", "class diagram", "sequence diagram", "ERD", "flowchart", "visualize code".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-distill

Extract behavioral specifications and architecture diagrams from existing code (Blueprint Distillation / reverse engineering). Activate when user mentions "distill", "reverse engineer", "extract spec", "blueprint distillation", "understand codebase", "document existing code".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-drift

Detect and reconcile divergence between specs and implementation. Activate when user mentions "drift", "sync", "spec divergence", "out of sync", "spec doesn't match", "implementation differs".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-estimate

Estimate effort, duration and cost using 4 complementary models (Function Points, Planning Poker AI, COCOMO, Historical). Activate when user mentions "estimate", "estimation", "effort", "how long", "cost", "story points", "sizing".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-implement

Execute TDD implementation from task list following RED-GREEN-REFACTOR cycle with mandatory tests, stub detection, and quality gates. Activate when user mentions "implement", "build", "code", "develop", "implementar".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-migrate

Plan and execute technology migrations with wave planning, breaking change detection and task generation. Activate when user mentions "migrate", "migration", "upgrade", "move from", "switch to", "Vue to React", "JS to TS", "v1 to v2".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-plan

Generate technical blueprint from Gherkin specs including API contracts, service design, database schema, and WebSocket events. Activate when user mentions "plan", "blueprint", "technical design", "architecture", "planificar".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-planning

Run weekly team planning with RFC review, WSJF prioritization and assignment by person/pair/squad with capacity calculation. Activate when user mentions "planning", "sprint", "weekly planning", "RFC", "team planning", "prioritize backlog", "WSJF".

56 Updated 1 months ago
doncheli
Code & Development Listed

doncheli-pr-review

Perform a structured code review of a pull request aligned with SDD principles. Activate when user mentions "PR review", "pull request", "review PR", "code review", "review this diff".

56 Updated 1 months ago
doncheli
Code & Development Listed

doncheli-review

Perform strict 7-dimension peer review analyzing correctness, tests, performance, architecture, security, style, and diff cleanliness. Activate when user mentions "review", "revisar", "peer review", "code review", "check my code".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-security

Perform OWASP Top 10 static security audit identifying vulnerabilities in access control, cryptography, injection, configuration, and logging. Activate when user mentions "security audit", "OWASP", "security scan", "vulnerabilities", "auditar seguridad".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-spec-score

Evaluate the quality of a spec and return a structured score with improvement recommendations. Activate when user mentions "spec quality", "score spec", "how good is my spec", "spec review", "validate spec quality".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-spec

Generate Gherkin BDD specifications with P1/P2/P3+ priorities and auto-generated DBML schemas from requirements. Activate when user mentions "specify", "spec", "gherkin", "requirements", "feature file", "BDD".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-tea

Run the full autonomous test suite end-to-end and report results. Activate when user mentions "test end to end", "autonomous testing", "run all tests", "full test run", "E2E tests", "test suite".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-tech-debt

Identify, quantify, and prioritize technical debt in the codebase. Activate when user mentions "tech debt", "code quality", "technical debt", "code smells", "refactor candidates", "what to clean up".

56 Updated 1 months ago
doncheli
Testing & QA Listed

doncheli-visual-test

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".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-voice

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".

56 Updated 1 months ago
doncheli
AI & Automation Listed

doncheli-webhook

Configure and test webhooks and automation triggers for the project. Activate when user mentions "webhook", "trigger", "automation", "event hook", "notify on", "callback URL".

56 Updated 1 months ago
doncheli

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.