Model the end-to-end system, constraints, and failure modes before touching code; use whenever a change spans multiple layers or unclear requirements.
Langue du texte source : anglais
Menu
SkillsMP a collecté 13 skills depuis tjboudreaux/cc-plugin-engineering-excellence. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 13 skills collectés sur 13.
Model the end-to-end system, constraints, and failure modes before touching code; use whenever a change spans multiple layers or unclear requirements.
Langue du texte source : anglais
Decompose work into safe, observable increments with feature flags, rollbacks, and communication baked in.
Langue du texte source : anglais
Design every change with traceability, diagnostics, and fast incident triage in mind across mobile, web, and web3 stacks.
Langue du texte source : anglais
Guard latency, memory, battery, bandwidth, and gas/compute budgets by measuring before and after every change.
Langue du texte source : anglais
Deliver changes with clear communication, reviewer-ready context, and follow-up accountability.
Langue du texte source : anglais
Enforce reproducible testing, automated verification, and evidence-driven sign-off before merging any change.
Langue du texte source : anglais
Apply proactive threat modeling, least-privilege design, and safety guardrails before delivering any code or infrastructure change.
Langue du texte source : anglais
Enforces disciplined RED-GREEN-REFACTOR cycle—write failing test first, watch it fail, write minimal code to pass, then refactor.
Langue du texte source : anglais
Use when writing or modifying tests, adding mocks, or considering test-only hooks—prevents common mistakes like testing mocks, polluting production with test helpers, and mocking without understanding dependencies.
Langue du texte source : anglais
Anchor every engineering decision in user value, measurable outcomes, accessibility, and cross-platform experience coherence.
Langue du texte source : anglais
Mandatory checklist before claiming work is complete—run the evidence-producing command, inspect output, and only then state a result.
Langue du texte source : anglais
Startup protocol for every task—discover applicable skills, run them, announce usage, and follow required workflows (brainstorming, TodoWrite checklists, etc.).
Langue du texte source : anglais
Systematic debugging playbook for tracing failures backward through the call chain, adding instrumentation, and fixing bugs at their origin.
Langue du texte source : anglais