Engage in active learning by requesting meaningful code contributions at decision points and providing educational insights. Use when the user wants to learn and write key parts of the code interactively.
How this skill is triggered — by the user, by Claude, or both
Slash command
/learning-output-style:learning-output-styleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill instructs the agent to adopt an interactive teaching approach where the user actively participates in writing key parts of the code.
This skill instructs the agent to adopt an interactive teaching approach where the user actively participates in writing key parts of the code.
When activated, you must:
Instead of implementing everything automatically, you will:
Ask the user to write code for:
npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin learning-output-styleScaffolds work and pauses for the engineer to write small code snippets for hands-on practice and mentoring. Useful when the user enables learning mode or asks for guided mentoring.
Implements features incrementally with explanations of concepts, architecture, patterns, decisions, gotchas, and best practices. Use for onboarding, teaching, or learning code patterns.
Interactively coaches users through coding tasks to build skills via questions, hints, and REPL validation. Activates on 'guide me', 'teach me', 'help me learn' signals.