Generate architecture diagrams and estimate concurrency limits and bottlenecks from codebases.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Workflow Generator" MCP server from askskill: Run: claude mcp add 'io-github-askuma-workflow-generator' -- npx -y workflow-generator-mcp
Scan this codebase and generate a system architecture diagram showing main services, call flows, and key dependencies, then estimate concurrency capacity and potential performance bottlenecks for each module.
An architecture diagram plus an analysis of throughput capacity, dependencies, and bottleneck risks across core modules.
Based on the current implementation, analyze service capacity under peak traffic, identify the components most likely to hit limits first, and provide scaling and optimization recommendations.
A report with capacity estimates, ranked risks, and scaling recommendations to prepare for release.
Extract module structure and call flows from this legacy project, produce a clear architecture diagram, and identify serial processing, shared resource contention, and likely blocking points.
A clear architecture visualization for the legacy system with notes on concurrency issues and blocking points.
Create polished architecture diagrams with theme switching and multi-format export.
Generate accurate multi-cloud architecture diagrams for technical design and communication.
Turn codebases into knowledge graphs for architecture and dependency understanding.
Read architecture config to map layers, trace slices, and validate rules.
Generate and refine draw.io diagrams from prompts, images, or codebases.
Generate Mermaid UML, architecture, and threat-model diagrams with AI assistance.