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.

clean-architecture - Clean Architecture Practitioner's Guide

Guide for four-layer clean architecture decomposition, DIP enforcement, technology evaluation, and anti-over-engineering refactoring.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Diagnose architecture and DIP violations
  • Evaluate design against SOLID principles
  • Design repository and adapter interfaces
  • Map canonical layers to framework stacks

Inputs

  • User architecture queries
  • Project code or directory structure
  • Technology stack information

Outputs

  • Four-layer architecture maps
  • Dependency rule explications
  • Stack mappings and code examples
  • Anti-over-engineering verdicts
  • Architecture documentation skeletons

Requirements

    Source

    • Spec: SKILL.md
    clean-architecture
    solid-principles
    dependency-inversion
    repository-pattern
    refactoring
    Diagnose architecture and DIP violations
    Evaluate design against SOLID principles
    Design repository and adapter interfaces
    Map canonical layers to framework stacks
    User architecture queries
    Project code or directory structure
    Technology stack information
    Four-layer architecture maps
    Dependency rule explications
    Stack mappings and code examples