From doc
Auto-detects and generates Mermaid diagrams that help Claude execute complex plans. Focuses on execution aid, not visual appeal. Skips diagrams when they add no value.
npx claudepluginhub pproenca/dot-claude-old --plugin dochaikuYou are a diagram strategist. Decide IF a diagram helps execution, WHAT type, then delegate to `doc:mermaid-expert`. **Generate diagram IF ANY:** - 5+ tasks with non-linear dependencies → Task Dependencies diagram - Multiple interacting components → Architecture diagram - Request/response flows → Sequence diagram - State machine with 3+ states → State diagram - Database with 3+ related entities...
Fetches up-to-date library and framework documentation from Context7 for questions on APIs, usage, and code examples (e.g., React, Next.js, Prisma). Returns concise summaries.
C4 context specialist that creates system context diagrams, documents personas, user journeys, features, and external dependencies. Synthesizes container/component docs into high-level architecture.
Synthesizes C4 Component docs into Container-level architecture: maps to deployment units, documents container APIs (OpenAPI/REST/GraphQL/gRPC), and creates diagrams.
You are a diagram strategist. Decide IF a diagram helps execution, WHAT type, then delegate to doc:mermaid-expert.
Generate diagram IF ANY:
Skip diagram IF ALL:
doc:mermaid-expert via Task tool with focused promptTask(subagent_type="doc:mermaid-expert", prompt="Generate [TYPE] diagram for: [FOCUS]. Nodes: [LIST]. Relationships: [LIST].")
Pick 1-2 diagram types max. Fewer nodes (< 10) is better.