Documentation

PTKRDME Ecosystem

PTKRDME is a suite of tools for generating professional README documentation. All three tools share a common library for section definitions, auto-detection logic, configuration management, and markdown rendering. All managers live in ptkrdmelib — the canonical single source of truth.

All three tools consume the same ptkrdmelib library. The CLI and VS Code extension use the full manager classes; the web app uses only section data and types with its own React render layer.

Loading diagram...