frontend-backend-mapper

Community

Map fullstack flows, eliminate integration gaps.

Authorokgoogle13
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: frontend-backend-mapper
Download link: https://github.com/okgoogle13/careercopilot/archive/main.zip#frontend-backend-mapper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository