Skip to main content

eng-user-impact

Anchor every engineering decision in user value, measurable outcomes, accessibility, and cross-platform experience coherence.

Ir para a instalação

Informações da origem

Repositório
tjboudreaux/cc-plugin-engineering-excellence
Última atividade na origem
6 de fevereiro de 2026 às 04:08
Idioma detectado do SKILL.md
inglês
Estrelas
4
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
eng-user-impact
description
Anchor every engineering decision in user value, measurable outcomes, accessibility, and cross-platform experience coherence.
# User Impact and Product Sense ## Intent - Translate technical work into clear user outcomes (fun, trust, productivity, revenue). - Ensure flows are accessible, consistent, and measurable across mobile, web, and decentralized surfaces. ## Workflow 1. **Clarify the user story** - Write the scenario in plain language (persona, goal, success metric). - Note must-haves vs delights; align with PM/design if ambiguous. 2. **Define acceptance signals** - Specify behavioral analytics, A/B guardrails, or smart-contract events to prove impact. - Include accessibility requirements (screen readers, haptics, color contrast, controller support). 3. **Prototype + validate early** - Use lightweight demos, storybooks, simulators, or testnets to gather feedback quickly. 4. **Instrument thoughtfully** - Add analytics hooks or telemetry to measure adoption without leaking sensitive data. 5. **Close the loop** - Plan post-launch follow-up: metrics to review, user feedback channels, rollback criteria. ## Verification - Acceptance criteria mapped to concrete tests or demo steps. - Accessibility checks (linting, WCAG tools, platform inspectors) run for affected surfaces. - Analytics/telemetry schemas reviewed with stakeholders; events verified in staging/testnet before release.
Ver no GitHub