From archflow
Analyzes the current codebase and generates a full architecture report as rich HTML with animated diagram, executive summary, KPI metrics, component directory, data flows, and insights.
npx claudepluginhub rafaelolsr/archflow --plugin archflow# /archflow Analyze the current codebase and generate a full architecture report. Produces a rich HTML page with an animated architecture diagram as the hero section, plus supporting sections: executive summary, KPI metrics, component directory, data flow detail, external services, architecture insights, and code references. Includes a sticky table-of-contents sidebar. Uses the archflow skill.
/arch-reviewAnalyzes project architecture optionally scoped to paths, changes, or PRs, identifies issues, and generates a markdown improvement plan in /reports.
/analyzeScans codebase and generates ARCHITECTURE.md documentation with tech stack, directory structure, and modules. Supports optional [path] output and [--verbose] flags.
/audit-codebaseAudits codebase for product managers: auto-detects structure/framework/architecture, maps capabilities/APIs/data models/gaps, outputs Markdown report with diagrams/tables/implications.
/architectureGenerates Mermaid diagrams of your codebase: system overview, API route map, database ER diagram, and data flow sequences. Renders in GitHub.
Share bugs, ideas, or general feedback.
Analyze the current codebase and generate a full architecture report.
Produces a rich HTML page with an animated architecture diagram as the hero section, plus supporting sections: executive summary, KPI metrics, component directory, data flow detail, external services, architecture insights, and code references. Includes a sticky table-of-contents sidebar.
Uses the archflow skill.