eng-user-impact

📁 tjboudreaux/cc-plugin-engineering-excellence 📅 Today
1
总安装量
1
周安装量
#78486
全站排名
安装命令
npx skills add https://github.com/tjboudreaux/cc-plugin-engineering-excellence --skill eng-user-impact

Agent 安装分布

amp 1
cline 1
opencode 1
cursor 1
kimi-cli 1
codex 1

Skill 文档

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.