通过 Skills CLI 安装
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
npx skills add https://github.com/mila-cho/dx-audit -g -a codex -y去掉 -g 可改为项目级安装
把文档表面看不出来的上手摩擦点显性化。
Measure the onboarding pain your docs politely hide.
你需要知道新用户到底是怎么体验你产品的、而不是你的团队以为他们怎么体验的,它最有用。走一遍公开的上手路径——文档、安装、第一次 API 调用、第一条错误信息——给每一步计时。专抓那些沉默失败:文档里写了但实际不存在的功能、复制粘贴的命令在 macOS 跑不起来、默认配置 404。开发者面向产品发布前最值得跑一遍。内部工具别用它,不是为那个场景调的。
Best when you need to know how new users actually experience your product, not how your team thinks they do. Walks the public onboarding path — docs, install, first API call, first error message — and times each step. Catches the silent failures: docs promising a feature that doesn't exist yet, paste-this commands that don't run on macOS, default settings that 404. Strongest before a developer-facing launch. Skip it for internal-only tooling — that's not what it's tuned for.
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
npx skills add https://github.com/mila-cho/dx-audit -g -a codex -y去掉 -g 可改为项目级安装
把零散上下文写成读者真正看得懂的文档。
代码改完就同步文档,别拖到三周之后。
把一队合并好的 PR,整理成一份清晰的上线说明。
| 当前 · this skillDX Audit | Anthropic Doc Coauthoring | Docs Release | Release Briefing | |
|---|---|---|---|---|
| 评分 · rating | 4.5 | 4.7 | 4.7 | 4.3 |
| 星标 · stars | 5.4k | 163k | 9.3k | 4.7k |
| 风险 · risk | 低风险 · low risk | 低风险 · low risk | 低风险 · low risk | 低风险 · low risk |
| 最适合 · best for | 上手流程审计 | 设计文档 | README 更新 | 发布说明 |
| 不适合 · not for | 事故响应 | 小型变更日志修改 | 线上发布验证 | 深度代码评审 |