litprog-skill — Codex Skill by tlehman

by tlehman · Codex Skill · ★ 91

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About litprog-skill

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.

Quick Facts

Stars91
Forks4
LanguageTypeScript
CategoryCodex Skill
Quality Score49.102/100
Last Updated2026-04-10
Created2026-03-11
Platformsclaude-code, node
Est. Tokens~3k

Compatible Skills

These tools work well together with litprog-skill for enhanced workflows:

  • sidekick-agent-hub — semantic(0.17)+complementary+same_lang+similar_pop+shared_platform (51%)
  • claude-skills — semantic(0.16)+complementary+same_lang+similar_pop+shared_platform (51%)

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular TypeScript Agent Tools

  • openclaw ⭐ 368.6k · Codex Skill
  • n8n ⭐ 186.8k · MCP Server
  • dify ⭐ 140.2k · MCP Server
  • gemini-cli ⭐ 103.2k · MCP Server
  • gstack ⭐ 89.6k · Agent Tool

Frequently Asked Questions

What is litprog-skill?

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.

What programming language is litprog-skill written in?

litprog-skill is primarily written in TypeScript.

How do I install or use litprog-skill?

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.

View on GitHub → Browse Codex Skill tools