kevintsai1202kevintsai1202Communityยท11 Agent Skills Included

teaching-site-skills

Build interactive course websites from outline to ebook

Builds complete interactive teaching websites from scratch: course outlines, lecture content, quizzes, and responsive single-page sites with progress tracking. Eliminates manual HTML wiring, broken material links, and inconsistent visuals through built-in audits and browser verification scripts. Extends finished sites into corporate training editions and print-ready PDF or DOCX ebooks for learners.
npx skills add kevintsai1202/teaching-site-skills --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

course-ebook-publishing

Convert a finished teaching site into PDF and DOCX course ebooks.

Community
Advanced
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

static-spa-conversion

Convert structured markdown course content into a vanilla HTML + JS single-page application.

Community
Intermediate
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

web-visual-verification

Detects UI issues via automated scrensing of Bootstrap-based pages.

Community
Advanced
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

teaching-site

Orchestrate teaching-site development from outline to ebook across sub-skills.

Community
Advanced
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

web-visual-assets

Generate and verify PNG visual assets with SVG fallbacks for teaching sites.

Community
Advanced
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

course-outline-design

Converts a topic and audience into a structured course outline with days, units, and learning objectives.

Community
Intermediate
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

static-spa-interactions

Add persistent state, navigation, theming, and responsive UI to a vanilla SPA.

Community
Intermediate
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

course-content-authoring

Generate lecture notes, quizzes, and worksheets from a course outline.

Community
Advanced
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

teaching-site-design-system

Define token-driven design systems for teaching site themes.

Community
Advanced
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

web-content-audit

Compare source content, course data, and deployed assets to detect cross-file drift.

Community
Advanced
๐Ÿ“ฆ In Repo
kevintsai1202kevintsai1202

course-corporate-edition

Convert public course sites into compact single-folder corporate editions.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install teaching-site-skills?โ–ผ

Run `npx skills add kevintsai1202/teaching-site-skills --all -g -y` in your terminal to install all 11 skills globally. Always use --all because the skills cross-reference each other.

How to build a course website from scratch?โ–ผ

Just ask for a course site and the teaching-site skill routes your request through the full pipeline: outline design, content authoring, SPA conversion, interactions, and visual assets.

Can I turn existing markdown lecture notes into a website?โ–ผ

Yes. The static-spa-conversion skill reads your existing markdown and generates a working vanilla JS single-page site, skipping the outline and content stages.

Can it produce a PDF handbook for students?โ–ผ

Yes. Once the site is stable, the course-ebook-publishing skill generates a PDF ebook with cover, page numbers, and table of contents, plus an optional DOCX version.

Which AI coding agents are supported?โ–ผ

It works with Claude Code, Codex, Cursor, Antigravity, OpenCode, and 55+ other agents that follow the standard SKILL.md format.

Related Repositories in Education & Research

View All in Education & Researchโ†’