PitchDocs
Documentation skills and templates for AI coding assistants.
Scans your codebase and generates professional docs — README, CHANGELOG, CONTRIBUTING, llms.txt, and 15+ more. Every document answers the four questions readers actually ask. Works with 9 AI tools.
From code to professional docs
Slash commands that turn your codebase into docs people actually read
Install PitchDocs in your AI coding agent. It includes agents and rules for Claude Code, plus skills, guides, and templates for any AI agent. PitchDocs scans your codebase, extracts features, and generates professional documentation files including README, CHANGELOG, ROADMAP, llms.txt, and user guides.
Install PitchDocs
Add to your AI coding agent
Scan & generate
Analyses your codebase and writes the docs
Professional docs
Every doc answers the 4 questions readers ask
15 slash commands. One plugin. Zero API calls.
What PitchDocs includes
Evidence-based feature extraction
Scans 10 signal categories and surfaces selling points with file-level evidence.
4-question framework
Every doc answers: does this solve my problem, can I use it, who made it, where do I learn more?
20+ file documentation audit
Catch missing docs, broken metadata, and invisible images before you ship.
15 slash commands
Generate any doc type in under a minute, from README to llms.txt.
Ready-to-use templates
CONTRIBUTING, SECURITY, SUPPORT, issue/PR templates, release config, and community health files — one plugin handles all of them.
llms.txt generation
AI-readable content indices so coding assistants and search engines surface your docs.
GEO-optimised for AI citation
Structured output so ChatGPT, Perplexity, and Google AI Overviews cite your project with accurate descriptions and statistics.
GitHub, GitLab, and Bitbucket
Auto-detects hosting platform and adapts badges, URLs, CI config, and Markdown rendering for each.
Progressive disclosure
Non-technical language first, technical depth deeper, with automatic cross-linking.
Works with ContextDocs
For AI context files (CLAUDE.md, AGENTS.md, .cursorrules, and more), install ContextDocs separately. Signal Gate filtering, Context Guard hooks, and health scoring — same marketplace, same install pattern.
Quality scoring
Grades documentation 0–100 on completeness, structure, freshness, link health, evidence, and GEO readiness. Export to CI with --min-score.
Works with 9 AI tools
Claude Code, OpenCode, Codex CLI, Cursor, Windsurf, Cline, Gemini CLI, Aider, and Goose — same skills and templates across all.
Get started in 60 seconds
Three steps for Claude Code, or one prompt for any other AI agent
Install via the LBA plugin marketplace. Full plugin access with slash commands, rules, and hooks.
Add the LBA plugin marketplace
/plugin marketplace add littlebearapps/lba-plugins One-time setup — works in both Claude Code and OpenCode
Install PitchDocs
/plugin install pitchdocs@lba-plugins Pure Markdown plugin, no build step
Try your first command
/pitchdocs:readme generate Scans your codebase and generates a marketing-friendly README. See more commands below.
Works with:
Looking for AI context file management? See ContextDocs →
Try these commands
Claude Code slash commands — copy one to see it in action
"/pitchdocs:readme"
Scans your codebase and generates a marketing-quality README
"/pitchdocs:features"
Extracts features and benefits from 10 signal categories
"/pitchdocs:docs-audit"
Audits 20+ file types across 3 maturity tiers
Try these prompts
Natural language equivalents — works with any AI agent that reads .claude/skills/
"Generate a README for this project"
Scans your codebase and generates a marketing-quality README
"Extract features and benefits from the codebase"
Analyses 10 signal categories for selling points
"Audit the project documentation"
Checks 20+ file types across 3 maturity tiers
"I kept writing the same boilerplate documentation for every new project — README, contributing guide, changelog, security policy. And the result was always mediocre."
Questions about PitchDocs
What is PitchDocs?
How is PitchDocs different from other documentation generators?
Does PitchDocs work with any programming language?
Does PitchDocs need an internet connection?
What is the 4-question framework?
Can I use PitchDocs with other AI coding assistants?
What's included in a documentation audit?
Does PitchDocs overwrite my existing docs?
Roadmap
Coming Soon
- Exploring: Figma/design asset documentation support
- Exploring: Multi-language README generation
Changelog
- •/pitchdocs:ai-context and /pitchdocs:context-guard moved to ContextDocs (https://github.com/littlebearapps/contextdocs). Both remain as stub redirects. 39 files changed, 16 skills, 3 rules, 1 hook.
- •add 3 test artifacts — hook unit tests, banned phrase checker, results doc (dc54272)
- •add 6 CI checks — spell check, actionlint, frontmatter validation, llms.txt consistency, orphan detection, token budgets (e2eb70b)
- •add CI integration — hook tests, banned phrases, activation eval workflow (45372e4)
- •integrate website notification into release-please workflow (fc7f699)
Also by Little Bear Apps