Releases: egouilliard-leyton/python-tutor-skill
Releases · egouilliard-leyton/python-tutor-skill
v1.0.0 — Initial Release
Python Tutor v1.0.0
The first release of the Python Tutor skill for Claude Code.
What's included
- 25 pre-built exercises (modules 1-5) with tests, solutions, and teaching guides
- 5 projects — Mad Libs, Text Adventure, Guessing Game, Contact Book, Calculator
- 4 bonus exercises — extra practice for strings, loops, lists, dicts
- 270 tests — all verified passing
- Full curriculum — 40 lessons across 8 modules (modules 6-8 specs ready)
- 19 /learn commands — check, hint, next, progress, stats, review, and more
- Attempt tracking — code snapshots, error patterns, progression history
- Persistent memory — profile, streaks, comfort scores, vocabulary
- One-line installer —
bash install.sh
Install
git clone https://github.com/egouilliard-leyton/python-tutor-skill.git
cd python-tutor-skill
bash install.shThen open Claude Code and type /learn start.