fullstack-mirror-arch - Fullstack Mirror Architecture Rules
Define BE-FE 1:1 mirror structure rules with type synchronization and layer dependencies
Tags
Updated: 2026-03-26Capabilities
What this skill does
- define model type mapping
- specify barrel re-export pattern
- apply case conversion rules
- define backend layer structure
- define frontend layer structure
- specify API client pattern
- define state management rules
- provide synchronization checklist
Inputs
- backend domain models
- frontend type definitions
- API endpoint specifications
- project structure requirements
Outputs
- synchronized directory structure
- type mapping configuration
- API client files
- layer dependency rules
- synchronization checklist
Requirements
- fullstack development environment
- backend framework support
- frontend framework support
- type checking support
