eureka

仓库创建 2025年7月18日最近提交 6 小时前SkillHot 收录 20 天前
▸ 精选理由

帮助团队把瞬时洞见转为长期可用的知识资产,减少信息流失。

这个 Skill 做什么

将技术突破整理为可复用、可执行的知识文档与操作指南。

把突发的技术突破整理成可复用、可执行的文档和操作指南,把“灵光一现”变成团队能重复使用的知识。适合在解决了难题、发现非显而易见的解法或想把经验沉淀下来的时候使用。它会帮你把问题、关键洞见和可复现步骤梳理清楚,方便日后复用或交接。

▸ 展开 SKILL.md 英文原文

Capture technical breakthroughs and transform them into actionable, reusable documentation. Use this skill when the user has achieved a significant technical insight, solved a hard problem, discovered a non-obvious solution, or wants to document a breakthrough moment. Also trigger when the user mentions "eureka", "breakthrough", "document this insight", "capture this discovery", or wants to turn a technical win into reusable knowledge.

Skill 开发管理知识沉淀技术文档复用资产Claude Code
1.6k
Stars
242
Forks
12
仓库内 Skill
+33
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/skills/eureka/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/feiskyer/claude-code-settings/main/skills/eureka/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Eureka

Capture technical breakthroughs and transform them into actionable, reusable knowledge assets while context is fresh.

## Process

### 1. Capture the Breakthrough

When invoked, immediately gather the essential details:

- **What was the problem?** The specific challenge or blocker faced.
- **What was the insight?** The key realization that unlocked the solution.
- **What changed?** Concrete before/after differences (metrics, behavior, code).
- **Is there a minimal working example?** Request one if not provided.

Ask clarifying questions if any of these are unclear, but act fast — capture while context is fresh.

### 2. Create the Breakthrough File

Create a structured markdown fil
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有