Skip to main content

eng-user-impact

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

跳到安装

来源信息

仓库
tjboudreaux/cc-plugin-engineering-excellence
最近来源活动
2026年2月6日 04:08
检测到的 SKILL.md 语言
英语
星标
4
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
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.
在 GitHub 查看