Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill transforms a codebase into a single literate document: a .lit.md file that reads like a story and regenerates the original source code. It helps documentation engineers, architects, and team leads produce well-structured PDFs while keeping code and prose in sync.
WHO IT'S FOR
AI coding agent users
using literate programming skill to document codebases
Software documentation engineers
creating and maintaining literate program documentation
Technical leads and architects
communicating system architecture through literate programming
Open source project maintainers
onboarding contributors with literate program narratives
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Follow the documented setup, then try a first task.
Claude Code project-local installation
Installs: Installs the Literate Programming skill into one target project's .claude/skills/ directory. · Claude Code
Before you start
Bun must already be installed to run the documented tangling and reverse-sync scripts.
Pandoc, XeLaTeX, and mermaid-filter must already be installed to generate PDF weave output.
Run from: Directory containing the target project
In a terminal, replace `your-project` with the target project's directory name or path, then run this complete command block. Keep `litprog-skill` unchanged because it is the cloned repository directory used by the copy command.