Skip to main content
Code Guide
Mode Recommended

MODE_Learning.md

Just-in-time explanations mode

When to use this

  • When learning a new framework or language and want just-in-time explanations as you code
  • When onboarding to a codebase and want Claude to explain patterns on first encounter rather than assuming familiarity
  • When mentoring junior devs and want Claude to explain its reasoning rather than just producing output

How to use

  1. Open the template on GitHub and copy its content: modes/MODE_Learning.md
  2. Place the file inside ~/.claude/ in your project (or globally in ~/.claude/ to share across all projects).
  3. Edit the Markdown content to match your project conventions, team constraints, and specific context.