devdocs-insights
Collect improvement insights from UI/UX reviews, document research, or external references, convert confirmed items into development requirements. Use when users have optimization suggestions, research findings, or want to improve based on external references. Triggers on keywords like "insights", "improvements", "optimize", "review findings", "research", "借鉴", "优化建议", "审查结果", "调研".
npx skills add majiayu000/claude-skill-registry --skill devdocs-insights --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 洞察收集 收集来自 UI/UX 审查、文档调研、外部参考等来源的改进建议,经用户确认后转化为开发需求。 ## 语言规则 - 支持中英文提问 - 统一中文回复 - 使用中文生成文档 ## 触发条件 - 用户完成 UI/UX 审查,有优化建议 - 用户调研了文档/方案,发现可借鉴点 - 用户发现外部参考(竞品、最佳实践)可借鉴 - 用户有改进想法需要转化为需求 ## 核心理念 ### 洞察来源 ``` ┌─────────────────────────────────────────────────────────────┐ │ 洞察来源 │ ├─────────────────────────────────────────────────────────────┤ │ 🎨 UI/UX 审查 │ 界面问题、交互优化、视觉改进 │ ├─────────────────────────────────────────────────────────────┤ │ 📄 文档调研 │ 技术方案、设计模式、架构参考 │ ├─────────────────────────────────────────────────────────────┤ │ 🔍 外部参考 │ 竞品分析、行业最佳实践、开源项目 │ ├─────────────────────────────────────────────────────────────┤ │ 💡 内部反馈 │ 用户反馈、团队建议、性能监控 │ └─────────────────────────────────────────────────────────────┘ ``` ### 转化流程 ``` 洞察来源 确认阶段 输出阶段 │ │ │ ▼ ▼ ▼ ┌─────────┐ ┌─────────┐ ┌─────────────┐ │ 收集 │ → │ 用户 │ → │ 追加到 │ │ 建议 │ │ 确认 │ │ 需求文档 │ └─────────┘ └─────────┘ └─────────────┘ │ ▼ 部分确认 / 全部确认 / 拒绝 ``` **核心原则**: - 建议必须经过用户确认才能转化为需求 - 保留建议来源的追溯性 - 区分优先级,避免需求膨胀 ## 工作流程 ``` 1. 识别洞察来源 │ ▼ 2. 收集/整理建议 ├── UI/UX 审查结果 ├── 文档调研发现 ├── 外部参考借鉴 └── 内部反馈汇总 │ ▼ 3. 结构化建议列表 ├── 分类整理 ├── 评估影响范围 └── 建议优先级 │ ▼ 4. 用户确认(AskUserQuestion) ├── 逐条确认 ├── 批量确认 └── 调整优先级 │ ▼ 5. 转化为需求 ├── 生成功能点 (F-XXX) ├── 生成验收
- 语言规则
- 触发条件
- 核心理念
- 洞察来源
- 转化流程
- 工作流程
- 输出文件
- 洞察记录(可选)
- 需求追加
- 建议结构
- 单条建议格式
- 建议列表格式
- 来源类型处理
- 🎨 UI/UX 审查
What does the devdocs-insights skill do?
Collect improvement insights from UI/UX reviews, document research, or external references, convert confirmed items into development requirements. Use when users have optimization suggestions, research findings, or want to improve based on external references. Triggers on keywords like "insights", "improvements", "optimize", "review findings", "research", "借鉴", "优化建议", "审查结果", "调研".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill devdocs-insights --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
