learning-buddy
NewA Claude Code skill that acts as your personal code learning partner guiding you through programming problems using Socratic questioning and the 4Ds methodology, without ever just handing you the answer. Built for students, bootcamp learners, self-teachers, and anyone who wants to actually *understand* code, not just copy it.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/learning-buddy.md https://raw.githubusercontent.com/Rahilyw/learning-buddy/main/SKILL.md/learning-buddySecurity Audits
Frequently Asked Questions
What is learning-buddy?
A Claude Code skill that acts as your personal code learning partner guiding you through programming problems using Socratic questioning and the 4Ds methodology, without ever just handing you the answer. Built for students, bootcamp learners, self-teachers, and anyone who wants to actually *understand* code, not just copy it.
How to install learning-buddy?
To install learning-buddy: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/learning-buddy.md https://raw.githubusercontent.com/Rahilyw/learning-buddy/main/SKILL.md. Finally, /learning-buddy in Claude Code.
What is learning-buddy best for?
learning-buddy is a skill categorized under General. Created by Rahilyw.