Skip to content

codebase-to-course

by zarazhangrui

Turn any codebase into a structured course

About

Turn any codebase into a structured course

4,453
Stars
1
Skill Files
470
Forks
1
PRs Merged
3
Contributors
3
Issues Open
0
Issues Closed
2026-03-30
Last Activity

Skill Analysis

222
Avg Lines / Skill
2,627
Avg Words / Skill
2
Code Blocks
13
Total Files
0.13 MB
Repo Size
5
Reference Files
Skill lines222 min / 222 median / 222 max
Code languagesbash
Frontmatter keysdescription, name
Has CLAUDE.mdNo
Has LicenseNo
File typesmd (7), html (2), css (1), js (1), sh (1)

Skills (1)

  • codebase-to-course
    222 lines2627 words2 blocks

    "Turn any codebase into a beautiful, interactive single-page HTML course that teaches how the code works to non-technical people. Use this skill whene...

    bash

Recent Commits

-355 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • ff8837e2026-03-30
    Remove internal specs/plans from repo, add to .gitignore
    Zara Zhang
  • ea24c5e2026-03-30
    refactor: slim SKILL.md with progressive disclosure, add parallel build path
    Zara Zhang
  • 267920b2026-03-30
    extract: move Content Philosophy from SKILL.md to references/content-philosophy.md
    Zara Zhang
  • 3f186972026-03-30
    feat: add module brief template for Phase 2.5 planning checkpoint
    Zara Zhang
  • 9ce00a92026-03-30
    extract: move Gotchas from SKILL.md to references/gotchas.md
    Zara Zhang
  • a720cc42026-03-30
    Add implementation plan for parallel build and progressive disclosure
    Zara Zhang
  • 9ea92c62026-03-30
    Add design spec for parallel build and progressive disclosure
    Zara Zhang
  • c7ca51a2026-03-30
    Merge pull request #6 from oil-oil/feat/directory-based-modular-output
    Zara Zhang
  • 322655b2026-03-30
    fix: add position:relative to .flow-animation and warn against single quotes in data-steps
    oil-oil
  • 95c54002026-03-30
    feat: directory-based output with pre-built CSS/JS reference files
    oil-oil