fullstack-mirror-arch - Fullstack mirror architecture rules and patterns
Maintains 1:1 mirror structure between backend and frontend with type synchronization
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- enforce mirror structure
- synchronize types
- validate dependencies
- apply barrel pattern
- transform case conventions
- design API clients
- separate state stores
Inputs
- domain models
- API endpoints
- type definitions
- project structure
Outputs
- architecture rules
- mirror structure
- type mappings
- layer patterns
Requirements
- fullstack development environment
- backend framework
- frontend framework
- type system
