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 Score65.9507515887153/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%)

litprog-skill alternative? Top 3 similar tools

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.

  • cc-1c-skills by Nikolay-Shirokov · ⭐ 436

    Набор навыков для AI(ИИ)-агентов (Claude Code, Cursor, Codex и др.), помогающий охватить полный цикл разработк

  • theorist by blader · ⭐ 163

    A Codex/Claude skill that maintains per-repo operating theory documents.

  • schematic by blader · ⭐ 131

    Claude Code / Codex skill: reverse engineer a product & technical spec from a git branch

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular TypeScript Agent Tools

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.

What are the best alternatives to litprog-skill?

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.

View on GitHub → Browse Codex Skill tools