littlebearapps/pitchdocs

6 stars · Last commit 2026-03-15

Turn any codebase into professional, marketing-ready GitHub documentation — powered by AI coding assistants

README preview

<p align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="docs/assets/pitchdocs-logo-full-dark.svg">
    <source media="(prefers-color-scheme: light)" srcset="docs/assets/pitchdocs-logo-full.svg">
    <img src="docs/assets/pitchdocs-logo-full.svg" height="200" alt="PitchDocs" />
  </picture>
</p>

<p align="center">
  <strong>Turn any codebase into professional, marketing-ready repository documentation — powered by AI coding assistants.</strong>
</p>

<p align="center">
  Give your AI the knowledge to map out any codebase, extract a features-and-benefits summary, then create, enhance, and maintain professional public-facing repository docs — works with GitHub, GitLab, and Bitbucket. 100% Markdown, zero runtime dependencies — use with Claude Code, OpenCode, Codex CLI, Cursor, Gemini CLI, and more. SEO and GEO ready with llms.txt (including external documentation sites), and npm/PyPI registry compatible.
</p>

<p align="center">
  <a href="CHANGELOG.md"><img src="https://img.shields.io/static/v1?label=version&message=2.2.0&color=blue" alt="Version" /></a> <!-- x-release-please-version -->
  <a href="LICENSE"><img src="https://img.shields.io/github/license/littlebearapps/pitchdocs" alt="License" /></a>
  <a href="https://code.claude.com/docs/en/plugins"><img src="https://img.shields.io/badge/Claude_Code-Plugin-D97757?logo=claude&logoColor=white" alt="Claude Code Plugin" /></a>

View full repository on GitHub →