be-fe-model-sync

Community

Keep BE models and FE types perfectly in sync.

Authorkimjuyoung1127
Version1.0.0
Installs0

System Documentation

What problem does it solve?

BE and FE data models frequently drift after changes, causing type mismatches, runtime errors, and extra sync work.

Core Features & Use Cases

  • Automatic mirroring of BE model changes into FE type definitions and API client payloads.
  • Maintains snake_case BE fields with camelCase FE representations, ensuring type safety across layers.
  • Use Case: when backend schemas evolve with added fields or renamed types, propagate changes to frontend automatically.

Quick Start

Run the skill to synchronize BE model changes to FE types and API clients in one pass.

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: be-fe-model-sync
Download link: https://github.com/kimjuyoung1127/GameLab/archive/main.zip#be-fe-model-sync

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.