JavaScript is disabled. Some features may not work.
Continuous Learning — ★ 2.2K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

Continuous Learning

★ 2.2K repogenerationN/AIntermediateClaude
🤖 AI Summary

After each coding session, this agent automatically extracts and categorizes lessons into **Corrections**, **Successful Approaches**, and **Anti-Patterns**, building a reusable knowledge base to improve future behavior.

How to Install

Claude Code:
git clone --depth 1 https://github.com/rohitg00/awesome-claude-code-toolkit.git && cp awesome-claude-code-toolkit/skills/continuous-learning ~/.claude/skills/SKILL.md -r
After every significant coding session, extract and categorize learnings into three buckets: 1. **Corrections** - Mistakes caught during review or by the user 2. **Successful Approaches** - Patterns that worked well and should be repeated 3. **Anti-Patterns** - Approaches that caused problems and should be avoided

Details

Category Coding → generation
Sourcerohitg00/awesome-claude-code-toolkit
SKILL.mdView on GitHub →
Repo Stars★ 2.2K
Est. per Skill54 (shared across 40 skills from this repo)
DifficultyIntermediate
Risk LevelN/A

Related Skills

Works Well With

Skills from the same repository — often designed to work together