continuous-learning
✓自动从 Claude Code 会话中提取可重用的模式,并将其保存为学到的技能以供将来使用。
SKILL.md
Automatically evaluates Claude Code sessions on end to extract reusable patterns that can be saved as learned skills.
This skill runs as a Stop hook at the end of each session:
| errorresolution | How specific errors were resolved | | usercorrections | Patterns from user corrections | | workarounds | Solutions to framework/library quirks | | debuggingtechniques | Effective debugging approaches | | projectspecific | Project-specific conventions |
自动从 Claude Code 会话中提取可重用的模式,并将其保存为学到的技能以供将来使用。 来源:affaan-m/everything-claude-code。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 continuous-learning?
自动从 Claude Code 会话中提取可重用的模式,并将其保存为学到的技能以供将来使用。 来源:affaan-m/everything-claude-code。
如何安装 continuous-learning?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/affaan-m/everything-claude-code
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01