Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

don-cheli-sdd

don-cheli-sdd contient 28 skills collectées depuis doncheli, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
28
Stars
56
mis à jour
2026-04-07
Forks
10
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

doncheli-prd
Spécialistes en gestion de projets

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

2026-04-07
doncheli-audit-trail
Développeurs de logiciels

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

2026-04-01
doncheli-data-policy
Analystes en sécurité de l'information

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

2026-04-01
doncheli-drift
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-01
doncheli-estimate
Spécialistes en gestion de projets

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

2026-04-01
doncheli-spec-score
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-01
doncheli-tea
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-01
doncheli-tech-debt
Développeurs de logiciels

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

2026-04-01
doncheli-visual-test
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-01
doncheli-voice
Développeurs de logiciels

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

2026-04-01
doncheli-webhook
Développeurs de logiciels

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

2026-04-01
doncheli-changelog
Développeurs de logiciels

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

2026-03-28
doncheli-context-health
Développeurs de logiciels

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

2026-03-28
doncheli-diagram
Développeurs de logiciels

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

2026-03-28
doncheli-pr-review
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-28
doncheli-skills
Autres occupations informatiques

Router to all 43 Don Cheli skills (habilidades). Activate when the user asks about any capability not covered by the specific doncheli-* skills, including: token optimization, code-rag, SOLID refactoring, living documentation, captures, stub detection, loop detection, Nyquist validation, session recovery, context engineering, DBML schemas, brainstorming, UI/UX design, worktrees, presentations, persona, obsidian integration, model routing, progressive rigor, auto-correction, cost projections, skill health, persistent memory, traceability, estimation models, reflection, subagent development, or any other framework capability.

2026-03-26
doncheli-api-contract
Développeurs de logiciels

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

2026-03-26
doncheli-debate
Spécialistes en gestion de projets

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

2026-03-26
doncheli-distill
Développeurs de logiciels

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

2026-03-26
doncheli-migrate
Développeurs de logiciels

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

2026-03-26
doncheli-planning
Spécialistes en gestion de projets

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

2026-03-26
doncheli-reasoning
Spécialistes en gestion de projets

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

2026-03-26
doncheli-tech-panel
Spécialistes en gestion de projets

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

2026-03-26
doncheli-implement
Développeurs de logiciels

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

2026-03-23
doncheli-plan
Développeurs de logiciels

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

2026-03-23
doncheli-review
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-23
doncheli-security
Analystes en sécurité de l'information

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

2026-03-23
doncheli-spec
Développeurs de logiciels

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

2026-03-23