fullstack-flow-mapper

Map fullstack data flows and generate Mermaid architecture diagrams.

1|Updated Aug 12, 2025
One-click install
npx skills add https://github.com/okgoogle13/careercopilot --skill fullstack-flow-mapper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstack-flow-mapper
Source: https://github.com/okgoogle13/careercopilot/tree/main/.claude/skills/fullstack-flow-mapper
Command: npx skills add https://github.com/okgoogle13/careercopilot --skill fullstack-flow-mapper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Understanding the complete data flow across a fullstack application, from UI to database and AI services, is critical for debugging, optimization, and onboarding. This skill automates the mapping and visualization of these complex interactions.

Core Features & Use Cases

  • End-to-End Flow Tracing: Scans all application layers (Frontend, API Services, Backend, Genkit Flows, Database) to build a comprehensive dependency graph.
  • Visual Architecture Diagrams: Generates detailed Mermaid diagrams for system architecture, feature flows, data transformations, and caching strategies.
  • Optimization Opportunities: Identifies unused components, missing caching, redundant calls, and inefficient data flows, providing actionable recommendations.
  • Use Case: For new team members, use this skill to generate an up-to-date architecture overview. For performance reviews, use it to pinpoint bottlenecks and suggest caching improvements.

Quick Start

Map the fullstack data flow for the KSC Generation feature and generate a Mermaid diagram.