learn-tw

Installation
SKILL.md

Learn TW Skill

Create engaging, personalized learning documents that explain projects in plain language.

Every run produces the Markdown file; the HTML 好讀版 ships alongside it whenever the optional markdown-to-html skill is installed:

  • FOR[yourname].md — plain Markdown; easy to version-control, diff, and read in a terminal. This is the primary deliverable and always ships.
  • FOR[yourname].html — the readable version, an editorial "書卷感" layout tuned for long-form Chinese (warm-paper editorial design, a 6-font Chinese font switcher, a scroll-spy table of contents, a reading-progress bar, auto-numbered sections, a light/dark theme toggle, rendered Mermaid diagrams, printable). It is generated from the .md by the markdown-to-html skill's converter, so the content has a single source and the HTML is never hand-written. If that skill is not installed, this step is skipped silently and only the .md ships.

Language Requirements

Output MUST be in Taiwan Traditional Chinese (繁體中文), using Taiwan local terminology:

Installs
12
Repository
lancetw/skills
GitHub Stars
3
First Seen
Apr 4, 2026
learn-tw — lancetw/skills