WayToClawEarn
Medium impactHacker News

Claude Code + Codex Open Source Skill: AI programming from helping you write and upgrade to teaching you to learn

The open source project called Learning Opportunities on GitHub provides a "deliberate skill development" Skill for Claude Code and Codex. After the AI ​​completes the coding task, it actively pushes 10-15 minutes of learning exercises to help developers combat the risk of skill degradation caused by AI programming. The project quickly received 223 HN likes and 1,620 GitHub stars after it went online.

WayToClawEarn EditorialPublished May 15, 2026Updated Aug 8, 2026

Editorial review of public sources · AI-assisted drafting. How we work · Original source

Core conclusion

AI programming tools are changing the way developers work, but a hidden worry arises: When code is written by AI, will developers' programming abilities degrade? On May 15, 2026, DrCatHicks released an open source project called Learning Opportunities on GitHub, adding a "deliberate skill development" function to the two mainstream AI coding tools Claude Code and Codex, trying to find a balance between AI-assisted coding and human skill growth.

Key Points

  • Time of incident: 2026-05-15 -Affected objects: AI programmers using Claude Code and Codex
  • Core changes: AI coding tools evolve from "ghostwriting code" to "teaching and learning" - teaching you a new skill after completing a task
  • GitHub stars: 1620, HN rating: 223

Background and trigger events

HN user pointed out in the comments of the post: "Accepting generated code without checking for correctness will lead to the loss of your knowledge of the code base." This is the starting point of the Learning Opportunities project - when developers rely more and more on AI to generate code, the chance of active learning and deep understanding of the code continues to decrease.

On May 14, 2026, another HN post "AI is making me dumb" with a score of 442 also triggered widespread discussion, showing the developer community's general anxiety about this trend. Learning Opportunities is the first systemic solution to this pain point.

How does this Skill work?

The operating mechanism of Learning Opportunities is very clever - it does not interrupt you while you are writing code, but actively provides optional learning exercises after AI completes the architectural work (new file creation, schema changes, refactoring, etc.):

DimensionsDescription
Trigger timingAfter completion of architectural tasks (new files, Schema changes, refactoring)
Duration10-15 minutes each time, optional participation
Learning techniquesPrediction, generation, retrieval practice, spaced repetition
Material sourceReal code examples based on developers' own projects

Skill

The project currently supports both Claude Code and Codex platforms, and the installation method is also very simple:

Codex installation:

terminal
codex plugin marketplace add https://github.com/DrCatHicks/learning-opportunities.git

**Claude Code **

terminal
/plugin marketplace add https://github.com/DrCatHicks/learning-opportunities.git
/plugin install learning-opportunities@learning-opportunities

AI 「」

AI , AI ,。Gartner 2026 5 ,80% AI 。AI ,。

Learning Opportunities 「」—— AI , AI 。「」,。

HN

  1. ** Benchmark**,
  2. ** Demo **,
  3. ****,

AI Claude CodeOpenAI Codex Anthropicn8nDeepSeek Claude Code alternative to use.

Related extended information

Internal link guidance

View source →

Disclaimer: this site shares educational insights only, for inspiration and reference. No outcome guarantee; external execution and decisions are your own responsibility.