What is explain-code-concepts?
Guided concept discovery for learners who notice patterns, architectural choices, or design decisions in code and want to understand the ideas behind them. Use when a learner can read and write code but is glimpsing higher-level shapes they can't yet name or fully articulate — recurring structures across a codebase, architectural conventions, design trade-offs, or unfamiliar paradigms. Triggers on phrases like "I keep seeing this pattern", "why is the codebase structured this way", "there's a shape here I can't name", "what's the idea behind this approach", "I notice everything follows this structure", or when a learner describes a recurring pattern without knowing the concept it embodies. Source: ricardogomes/learning-skills.