Bjamba Skills
Description
Claude Code skill: personalized learning coach that builds interactive curricula for any topic
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
bjamba-skills
A collection of custom Claude Code skills by [@bjamba](https://github.com/bjamba).
Skills
teach-me
A personalized learning coach that builds a complete curriculum and study environment for any topic. Give it a topic — anything from wine pairing to Rust programming to being a better listener — and it builds you a complete, interactive learning environment tailored to how you learn.
**What it does:**
- Interviews you about what you want to learn, your goals, timeline, and how you like to learn
- Designs a curriculum with modules, lessons, exercises, and milestones
- Builds a full repository of interactive HTML lessons, flashcard apps, quizzes, progress dashboards, and whatever artifacts fit your learning style
- Tutors you when you come back — picks up where you left off, keeps you on track, adapts the pace, and creates new material on the fly
**Usage:**
/teach-me how to pair wines with cheeses
Or just describe what you want to learn:
I want to get better at machine learning classification models
The skill also activates automatically when you open a conversation inside an existing teach-me repo (one that has a `curriculum.json` file) — it'll pick up where you left off in tutor mode.
**What it produces:**
dashboard.html— Interactive progress dashboard you open in your browser. Tracks your journey visually.- HTML lessons — Styled, navigable lesson pages (not flat markdown). Just double-click to open.
- Interactive tools — Flashcard apps, quizzes, matching games, reference cards, scenario practice tools. All single-file HTML, no dependencies.
curriculum.json— Machine-readable curriculum state so Claude can pick up where you left off.- Exercises — Hands-on practice tailored to the topic. Could be coding exercises, tasting worksheets, conversation scenarios, creative prompts — whatever fits.
For technical topics, it uses Jupyter notebooks instead of raw code files. For
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11