What problem does it solve?
In complex fullstack applications, it's challenging to keep track of all frontend API calls, their corresponding backend endpoints, and the underlying AI (Genkit) flows. This leads to integration gaps, unused code, and difficult debugging. This skill automates the mapping and analysis of these connections.
Core Features & Use Cases
- Fullstack Integration Analysis: Scans frontend API services and backend endpoints to map their connections, identifying missing or unused components.
- Genkit Flow Mapping: Integrates Genkit flow analysis to provide a complete data flow from UI components through API services to AI flows.
- Detailed Reports & Diagrams: Generates a comprehensive
INTEGRATION_MAP.md report with health scores, lists of issues, and visual Mermaid diagrams for clear understanding.
- Use Case: Use this skill before a major deployment to ensure all new frontend features have corresponding backend support and Genkit flows, preventing runtime errors and ensuring a robust application.
Quick Start
Map all frontend API calls to backend endpoints and Genkit flows. Generate a detailed integration report and a visual Mermaid diagram.