LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-26

Capabilities

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

Source

  • Spec: SKILL.md
architecture
fullstack
typescript
type-sync
backend
frontend
code-structure
design-patterns
enforce mirror structure
synchronize types
validate dependencies
apply barrel pattern
domain models
API endpoints
type definitions
architecture rules
mirror structure
type mappings