What problem does it solve?
Generates interactive scrollytelling explainers for any concept, enabling rapid creation of guided, visually rich lessons that adapt to the learner's pace.
Core Features & Use Cases
- Prerequisite reasoning workflow: maps a concept to foundational concepts and builds a learning ladder.
- GSAP-driven animations with optional Manim renders: delivers engaging, scroll-driven visuals for explanations; supports math content via Manim when needed.
- Self-contained HTML output with theming: outputs a complete HTML file at a predictable path (~/.claude/teach-me/[slug]/index.html) and supports style presets for consistent branding.
- On-demand resources: houses optional scripts, references, and assets to load as directed by the entry point.
- Use cases: educational explainers for complex topics, onboarding tutorials, and interactive product demos.
Quick Start
Provide a concept name and run to generate a self-contained HTML explainer at ~/.claude/teach-me/[slug]/index.html.