Diataxis documentation framework agents for tutorials, how-to guides, reference, and explanation
npx claudepluginhub therealbill/mynet --plugin diataxis-docsMaster documentation architect that orchestrates Diataxis transformation workflows. Use when restructuring docs to the Diataxis model, auditing documentation coverage, or planning a docs-from-scratch initiative across Tutorials, How-to guides, Reference, and Explanation types.
Validates documentation structure, frontmatter, Diataxis type separation, and cross-linking. Generates quality reports with errors, warnings, and recommendations. Use after writing or modifying docs, or before publishing.
Creates understanding-oriented conceptual and architectural documentation that explains why systems work the way they do, design decisions, trade-offs, and mental models. Use for concepts, architecture, and "why was it designed this way" questions.
Creates task-focused how-to guides under 1800 words that solve specific problems with numbered steps. Goal-oriented recipes assuming existing knowledge. Use when documenting common tasks, configuration, workflows, or "how do I..." questions.
Scans existing documentation and classifies each page by Diataxis type (Tutorial, How-to, Reference, Explanation). Identifies gaps and generates inventory.json. Use when auditing docs or starting a Diataxis transformation.
Generates complete, accurate API/CLI/SDK reference documentation from source code or introspection tools. Enforces the critical "no advice" rule — pure technical specifications only. Use when creating or updating reference documentation.
Creates onboarding tutorials (90-120 minutes) that guide complete beginners through building a working project. Learning-oriented with checkpoints, validation, and progressive skill-building. Use for getting-started content and initial user experience.
Create skills from documentation folders and project codebases. Review, test, and package Anthropic Agent Skills for Claude.ai and Claude Code. 13 commands including from-docs, from-project, beginner tutorial, interactive wizard, templates, quality auditing, and distribution packaging.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
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.
Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, major refactoring, or when documentation needs updating to reflect the current codebase structure. Examples: <example>Context: The user has just implemented a new authentication service and wants to document it properly. user: 'I just finished implementing the auth service, can you document how it works?' assistant: 'I'll use the codebase-documenter agent to analyze the authentication service and create detailed documentation in CLAUDE.md' <commentary>Since the user has completed a service implementation and needs documentation, use the Task tool to launch the codebase-documenter agent to create comprehensive CLAUDE.md documentation.</commentary></example> <example>Context: The user wants to ensure a newly added API module is properly documented for the team. user: 'We need documentation for the new payment processing API I just added' assistant: 'Let me use the codebase-documenter agent to analyze the payment processing API and create proper documentation' <commentary>The user needs documentation for a new API module, so use the codebase-documenter agent to create CLAUDE.md files with setup instructions and architectural notes.</commentary></example>
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.