by tlehman · Codex Skill · ★ 91
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Literate Programming Skill for Claude Code A Claude Code skill that transforms codebases into literate programs. These are documents written for human comprehension that also generate the original source code. What is Literate Programming? Literate programming was invented by Donald Knuth in 1984. Knuth is the author of The Art of Computer Programming, creator of TeX, and winner of the 1974 Turing Award. He introduced literate programming as a paradigm where programs are written as essays for human readers, with code embedded in a narrative. A literate program produces two outputs: Weave: Produce a readable document (PDF, HTML) with prose, diagrams, and syntax-highlighted code. Tangle: Extract runnable source files from the document. The key insight: present code in psychological order. That is, the order that makes it easiest to understand, not the order the compiler needs.
| Stars | 91 |
| Forks | 4 |
| Language | TypeScript |
| Category | Codex Skill |
| Quality Score | 65.9507515887153/100 |
| Last Updated | 2026-04-10 |
| Created | 2026-03-11 |
| Platforms | claude-code, node |
| Est. Tokens | ~3k |
These tools work well together with litprog-skill for enhanced workflows:
Looking for a litprog-skill alternative? If you're comparing litprog-skill with other codex skill tools, these 3 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Набор навыков для AI(ИИ)-агентов (Claude Code, Cursor, Codex и др.), помогающий охватить полный цикл разработк
A Codex/Claude skill that maintains per-repo operating theory documents.
Claude Code / Codex skill: reverse engineer a product & technical spec from a git branch
Explore other popular codex skill tools:
litprog-skill is Literate programming skill for agent harnesses like Claude Code, OpenCode and Hermes Agent. It is categorized as a Codex Skill with 91 GitHub stars.
litprog-skill is primarily written in TypeScript.
You can find installation instructions and usage details in the litprog-skill GitHub repository at github.com/tlehman/litprog-skill. The project has 91 stars and 4 forks, indicating an active community.
The top alternatives to litprog-skill on Agent Skills Hub include cc-1c-skills, theorist, schematic. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.