Skip to content

Releases: smileynet/teach-me

Release list

v0.1.0

Choose a tag to compare

@smileynet smileynet released this 13 Aug 00:52
v0.1.0
8109be3

What you can do

  • Learn any topic: Tell the agent what you want to learn. It researches the domain, generates interactive lessons with diagrams, and tracks your understanding over time.
  • Browse 4 example domains: Data engineering (Iceberg on AWS), security (OIDC in Rust), fitness (Workout Fundamentals), game development (Godot). Each has lessons, quizzes, and reference docs ready to explore.
  • Quiz yourself: After lessons, reveal-and-rate quiz cards test whether you can explain concepts — not just recall definitions.
  • Track retention: Spaced repetition schedules reviews at the right intervals. Export to Anki if you prefer a dedicated app.
  • Explore topic maps: Interactive visual maps show what's available, what you've completed, and what to learn next.
  • Dark and light modes: All pages including diagrams adapt to your theme preference.
  • Works in any AI assistant: Open this project in Kiro CLI, Claude Code, Codex, Cursor, or any Agent Skills-compatible client — the agent knows what to do.

For contributors

  • MIT licensed, CI on push, mise run verify validates everything
  • See CONTRIBUTING.md for setup and conventions