learning-opportunities
Build real coding expertise with science-based learning exercises
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Learning Opportunities?▼
Run `npx skills add DrCatHicks/learning-opportunities --all -g -y` in your terminal to install all skills in this suite globally.
How to keep learning while using AI coding tools?▼
This skill offers optional 10-15 minute exercises after major coding work, using prediction, self-testing, and teach-back techniques so you build real understanding instead of just accepting generated code.
How to learn a new codebase quickly?▼
Use the orient skill to generate a repo orientation file, then run the learning-opportunities skill with the orient argument to get guided lessons on the codebase's core structure.
Does it work with Claude Code and Codex?▼
Yes. The skills follow the universal SKILL.md standard and run in both Claude Code and Codex sessions.
Do I need teaching experience to use it?▼
No. The exercises run automatically inside your normal coding sessions, and the AI pauses for your answers rather than lecturing you.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides