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.

Skills tagged: code-structure

Browse skills that share this tag.

  • code-structure - Service Layer Architecture Guidelines
    architecturerefactoringcode-structureservice-layer

    ★ 0 · Updated 2026-09-15

    Guides separating domain action orchestration from reusable service layer mechanics.

    ⚙ Separate domain and service logic⚙ Refactor duplicated operational blocks⚙ Design composable service functions
  • fullstack-mirror-arch - Fullstack mirror architecture rules and patterns
    architecturefullstacktypescripttype-sync

    ★ 0 · Updated 2026-03-26

    Maintains 1:1 mirror structure between backend and frontend with type synchronization

    ⚙ enforce mirror structure⚙ synchronize types⚙ validate dependencies
  • refactor-auction-web - Auction Web Structural Refactoring
    refactoringarchitecturecode-structureservice-layer

    ★ 0 · Updated 2026-03-24

    Guides staged structural refactoring of Auction Web based on violations in report.md

    ⚙ read violation reports⚙ analyze source files⚙ create refactor plans
  • coding-patterns - Lettactl Architecture and Design Patterns Guide
    architecturedesign-patternsdocumentationcode-structure

    ★ 41 · Updated 2026-03-22

    Architecture and design patterns for building lettactl features, displays, and commands.

    ⚙ define display architecture⚙ establish command patterns⚙ specify directory structure