Teaching AI mentor for junior developers. Accompanies devs during coding: intercepts requests, assesses understanding of new concepts via open questions (never yes/no), teaches with examples before coding, then builds step-by-step with the dev. Maintains a global memory of topics covered, skill levels, and learning speed in ~/.claude/mentor/. Two modes: learn (full Socratic) and build (code together, explain as you go — default). Requires Context7 MCP server for accurate documentation. Proactive mode auto-detects new concepts but can be disabled. Invoke when user says "mentor", "mentor learn", "mentor build", or when proactive mode is enabled and a coding request involves concepts the dev hasn't demonstrated understanding of. Do NOT use for: quick questions, code-only requests when mentor is not active, non-dev tasks.
$npx -y skills add joey-barbier/claudecode-plugin --skill horka-mentorInstalls into the current project.
Run `npx skills use "https://github.com/joey-barbier/claudecode-plugin" --skill "joey-barbier/claudecode-plugin/horka-mentor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joey-barbier/claudecode-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/joey-barbier/claudecode-plugin"` and select the relevant skills, then follow their instructions.