Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
npx claudepluginhub danielrosehill/user-manual-pluginCompile documentation sections into a formatted PDF (Step 3 of 4)
Create a private GitHub repository for the current project
Version control and distribute the completed user manual (Step 4 of 4)
Set up documentation folder structure for user manual generation (Step 1 of 4)
Generate individual documentation sections using a writing agent (Step 2 of 4)
A Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Most tech documentation prompts assume public-facing docs for open source projects. This plugin is designed for a different use case: creating documentation for yourself.
Use this plugin when you need:
/plugin install user-manual@danielrosehill
Or install from the marketplace:
/plugin marketplace add https://github.com/danielrosehill/Claude-Code-Plugins
/plugin install user-manual@danielrosehill
| Command | Description |
|---|---|
/user-manual:user-manual | Generate a complete personal user manual (full workflow) |
/user-manual:doc-setup | Set up documentation folder structure (Step 1 of 4) |
/user-manual:generate-parts | Generate individual documentation sections (Step 2 of 4) |
/user-manual:create-pdf | Compile sections into a formatted PDF (Step 3 of 4) |
/user-manual:disseminate | Version control and distribute the manual (Step 4 of 4) |
/user-manual:create-private-repo | Create a private GitHub repository for the project |
Run /user-manual:user-manual for a complete end-to-end documentation generation that handles everything automatically.
For more control, run the commands sequentially:
/user-manual:doc-setup - Creates docs/ folder with sections/, assets/, and output/ subdirectories/user-manual:generate-parts - Engages a documentation agent to generate markdown sections/user-manual:create-pdf - Compiles sections into a formatted PDF (prefers Typst, falls back to Pandoc)/user-manual:disseminate - Commits to git and optionally distributes via MCPThe generated user manual includes:
user-manual-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── commands/
│ ├── user-manual.md # Full workflow command
│ ├── doc-setup.md # Step 1: Setup
│ ├── generate-parts.md # Step 2: Generate sections
│ ├── create-pdf.md # Step 3: Compile PDF
│ ├── disseminate.md # Step 4: Distribute
│ └── create-private-repo.md # Utility command
├── skills/
│ └── documentation-writer/
│ └── SKILL.md # Documentation writing skill
├── README.md
└── LICENSE
MIT
Daniel Rosehill
For more Claude Code projects, visit my Claude Code Repos Index.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Technical documentation specialist for README files, API docs, user guides, specifications, and release notes with Obsidian vault management
Documentation generation - API docs, README, knowledge graphs, LaTeX PDF conversion
Documentation generation with API docs, architecture diagrams, and tutorials
Create comprehensive documentation for code, APIs, and projects.
Universal Claude Code workflow with specialized agents, skills, hooks, and output styles for any software project. Includes orchestrator, code-reviewer, debugger, docs-writer, security-auditor, refactorer, and test-architect agents.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
Claude Code plugin for learning resources, skill development, educational content creation, and knowledge management.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Hardware-aware desktop-to-laptop environment sync. Gathers package and dotfile snapshots from a base (desktop) and remote (laptop) Ubuntu/Debian system over SSH, then runs an AI analysis to recommend incremental sync, removal, and skip decisions — without forcing perfect replication.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim