beret21/teachme

5 stars · Last commit 2026-07-19

Teach Me — /teachme: turn any topic into a themed, searchable handbook or study material in your language, verified and published to GitHub Pages.

README preview

<!-- Language: **English** | [한국어](README.ko.md) -->

# Teach Me — `/teachme`

**English** | [한국어](README.ko.md)

![version](https://img.shields.io/badge/version-0.3.1-blue) ![license](https://img.shields.io/badge/license-MIT-green) ![for](https://img.shields.io/badge/for-Claude%20Code-8A2BE2)

**Turn any topic into a searchable, beautifully themed handbook — or full study material — written in your language, quality-checked by a multi-agent review, and published live to GitHub Pages. One command.**

Teach Me is a Claude Code skill. You give it a topic; it researches the official sources, proposes a structure that fits the topic, writes the content in the language you're already typing in, verifies it with a review harness, applies a color theme, and deploys a static site to GitHub Pages.

```
/teachme "Vercel"        →   https://<you>.github.io/vercel-handbook/
```

See real handbooks built with it in the [gallery ↓](#-made-with-teach-me).

---

View full repository on GitHub →