Documenting Library Guides

Create user-facing documentation for libraries — the kind of docs you'd find on a static documentation site. Guides readers through the library with an engaging, conversational tone, real code examples drawn from the actual codebase, and a navigable site-like structure. Use when (1) a library has no user-facing docs beyond inline code comments, (2) existing docs are API references with no narrative guidance, (3) users need task-oriented guides to accomplish common goals, or (4) a library's docs need restructuring into a browsable, site-ready format. Do not use for internal architecture, process, component, or domain docs; use the corresponding documenting-* skill instead.

mrpointer 9cac025 8.9 KB Updated

File contents

mrpointer/dotfiles/tree/main/dot_agents/skills/documenting-library-guides commit 9cac0257e8

Frequently asked questions

npx skillmds@latest add mrpointer/documenting-library-guides