skills/eng-user-impact/SKILL.md
Anchor every engineering decision in user value, measurable outcomes, accessibility, and cross-platform experience coherence.
npx skillsauth add tjboudreaux/cc-plugin-engineering-excellence eng-user-impactInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
tools
Systematic debugging playbook for tracing failures backward through the call chain, adding instrumentation, and fixing bugs at their origin.
testing
Startup protocol for every task—discover applicable skills, run them, announce usage, and follow required workflows (brainstorming, TodoWrite checklists, etc.).
testing
Mandatory checklist before claiming work is complete—run the evidence-producing command, inspect output, and only then state a result.
tools
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.