kevintsai1202/teaching-site-skills — explained in plain English
Analysis updated 2026-05-18
Tell an AI coding agent to build a full course microsite from an outline through to a finished interactive website.
Convert existing lecture notes or markdown content directly into a static teaching site, skipping the outline stage.
Generate a compressed single-file corporate edition or a PDF/DOCX ebook from a finished course site.
| kevintsai1202/teaching-site-skills | echosoar/local-trans | mihozip/google-workspace-admin-project-workflow | |
|---|---|---|---|
| Stars | 31 | 31 | 31 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | vibe coder | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires Node.js/npx and a supported AI coding agent such as Claude Code or Codex already installed.
Teaching Site Skills is a collection of 11 pre-built instructions, called "skills", that you install into an AI coding agent such as Claude Code or Codex. Once installed, you can tell the agent in plain language to "build me a course site" and it handles the entire process automatically, stage by stage. The pipeline starts with designing a course outline, then writing the actual content, converting it into a working web page built with plain HTML and JavaScript, adding interactive features like progress tracking and a sidebar, generating visual assets, and finally producing either a compressed corporate edition or a PDF ebook for participants. Each stage is handled by its own sub-skill, so you can also jump directly to any stage, for example, if your content already exists as text files, you can skip straight to turning them into a website. The project was originally built while creating a four-day workshop, but the skills are written generically so they work for any course, tutorial, or multi-chapter teaching site. You install them with one command, and the AI agent detects which steps to run based on what you describe. This is useful for educators, trainers, or anyone who wants to produce a polished interactive teaching site without writing code manually.
A set of 11 installable AI-agent skills that automate building an interactive course website end to end, from outline and content to a finished web page or PDF ebook.
Mainly HTML. The stack also includes HTML, JavaScript, Node.js.
No license information is provided in the README.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.