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: clean-architecture

Browse skills that share this tag.

  • clean-architecture - Clean Architecture System Architecting Skill
    clean-architecturesoftware-architecturesolid-principlesrefactoring

    ★ 0 · Updated 2026-09-21

    Provides architectural guidance on layer design, SOLID principles, dependency direction, and refactoring based on Clean Architecture.

    ⚙ Select suitable architecture workflows⚙ Apply SOLID design principles⚙ Evaluate component cohesion and coupling
  • project-architecture-integration - Project Architecture Integration
    architecture-complianceclean-architecturehybrid-architecturedependency-rules

    ★ 18 · Updated 2026-09-21

    Integrates Clean Architecture rules and hybrid structure patterns into agent designs for consistent file placement, database operations, and API integration.

    ⚙ Analyze project structure⚙ Determine file placement targets⚙ Validate architecture compliance
  • java-architecture-review - Macro-level Java project architecture review and analysis
    javaarchitecturecode-reviewclean-architecture

    ★ 0 · Updated 2026-09-21

    Analyzes Java project architecture at macro level, evaluating package structure, module boundaries, dependency direction, and layering compliance.

    ⚙ Analyze Java package structure⚙ Check layer dependency direction⚙ Identify architectural anti-patterns
  • project-bootstrap - Scaffold production-ready project skeletons from scratch.
    bootstrapscaffoldclean-architecturedocker

    ★ 0 · Updated 2026-09-20

    Scaffolds project skeletons with Clean Architecture, Docker, CI/CD workflows, linting, pre-commit hooks, and test infrastructure.

    ⚙ Detect or confirm tech stack⚙ Create Clean Architecture directory structure⚙ Generate multi-stage Dockerfile
  • android-clean-architecture - Clean Architecture guide for Android and KMP projects
    androidkotlinkotlin-multiplatformclean-architecture

    ★ 15 · Updated 2026-09-20

    Provides Clean Architecture patterns for Android and Kotlin Multiplatform projects, covering module structure, dependency rules, UseCases, and data layers.

    ⚙ Structure Android or KMP project modules⚙ Implement UseCases, Repositories, and DataSources⚙ Design data flow between architectural layers
  • php-clean-architecture - Clean architecture patterns for PHP projects
    phpclean-architecturecode-generationdependency-checking

    ★ 16 · Updated 2026-09-18

    Provides patterns and CLI commands for scaffolding components, managing dependencies, and invoking UseCases with giacomomasseron/php-clean-architecture.

    ⚙ Scaffold clean architecture components⚙ Invoke UseCases via static helper⚙ Listen to UseCase events
  • fullstack-engineer - Fullstack Engineer
    fullstackbackendfrontendreact

    ★ 48 · Updated 2026-09-16

    Consolidated web engineering skill combining backend services, APIs, business logic, and React/Next.js frontend development.

    ⚙ Implement clean architecture⚙ Apply TDD cycle⚙ Handle errors with Result types
  • kmm-architecture - Kotlin Multiplatform Clean Architecture Guidelines
    kotlin-multiplatformclean-architecturemvvmkmm

    ★ 1 · Updated 2026-09-16

    Provides rules for MVVM and Clean Architecture layer placement, expect/actual usage, and shared ViewModel usage in Kotlin Multiplatform projects.

    ⚙ Guide source-set code placement⚙ Define Clean Architecture layer boundaries⚙ Choose expect actual or interface injection
  • clean-architecture - Clean Architecture Practitioner's Guide
    clean-architecturesolid-principlesdependency-inversionrepository-pattern

    ★ 17 · Updated 2026-09-16

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

    ⚙ Diagnose architecture and DIP violations⚙ Evaluate design against SOLID principles⚙ Design repository and adapter interfaces
  • modular-architecture - Modular Architecture and Component Splitting Design
    modular-architecturesystem-designdependency-managementclean-architecture

    ★ 602 · Updated 2026-09-15

    Guides system design, dependency management, and scalable modular architecture implementation based on high cohesion and low coupling principles.

    ⚙ Analyze system architecture and requirements⚙ Identify module boundaries⚙ Design inter-module interfaces
  • arenero-create-feature-module - Scaffold clean-architecture feature modules for Arenero app
    flutterclean-architecturescaffoldingarenero

    ★ 1 · Updated 2026-09-13

    Scaffolds a Flutter feature module in Arenero with domain, data, and presentation layers following clean architecture guidelines.

    ⚙ Generate domain entities and repositories⚙ Generate data models and datasources⚙ Generate presentation pages and providers
  • create-page - Create Next.js Page with Clean Architecture
    nextjstypescriptclean-architecturesupabase

    ★ 0 · Updated 2026-09-10

    Creates Next.js pages, features, or modules following Clean Architecture pattern (Repository, Presenter, View).

    ⚙ Define repository contract interface⚙ Implement mock repository⚙ Create server page component
  • CS-plan - TDD and Clean Architecture coding plan generator
    tddclean-architecturecode-planningagent-orchestration

    ★ 0 · Updated 2026-09-09

    Orchestrates specialized AI agents to generate implementation plans based on TDD and Clean Architecture.

    ⚙ Parse command options and arguments⚙ Prompt for missing feature details⚙ Orchestrate specialized AI agents
  • flutter-feature-generator - Generate Flutter feature directory structures
    flutterclean-architecturegenerator

    ★ 4 · Updated 2026-09-09

    Automatically generates feature directory structures with Clean Architecture for Flutter projects.

    ⚙ Generate feature directories⚙ Create Clean Architecture structure
  • uncle-bob-craft - Uncle Bob Code Craftsmanship Principles
    clean-codeclean-architectureSOLIDcode-review

    ★ 129 · Updated 2026-06-30

    Apply Uncle Bob's principles for code review, writing, refactoring, and architecture discussions

    ⚙ review code⚙ refactor code⚙ write code
  • uncle-bob-craft - Apply Uncle Bob code craftsmanship criteria
    code-qualitycode-reviewclean-architectureSOLID

    ★ 8 · Updated 2026-06-30

    Apply Uncle Bob criteria for code review, writing, and architecture

    ⚙ review code⚙ refactor code⚙ discuss architecture
  • create-repository - Create KOIN Repository
    kotlinrepositoryhiltclean-architecture

    ★ 22 · Updated 2026-06-15

    Generate domain interface, data implementation, and Hilt binding for KOIN repository

    ⚙ create domain repository interface⚙ create data repository implementation⚙ add Hilt binding
  • triatu-architecture - Triatu Clean Architecture Guidance for Code Organization
    architectureguidanceclean-architecturetriatu

    ★ 0 · Updated 2026-02-12

    Provides Clean Architecture guidance for Triatu project including layering, dependencies, and code placement decisions

    ⚙ read architecture documentation⚙ identify code layer placement⚙ add domain interfaces for infrastructure
  • triatu-architecture - Clean Architecture Guidance for Triatu Projects
    architectureclean-architectureguidancetriatu

    ★ 18 · Updated 2026-02-12

    Provides Clean Architecture guidance including layering, dependencies, and code organization for Triatu projects.

    ⚙ Read architecture documentation⚙ Identify layer for new logic⚙ Add domain interfaces/ports
  • triatu-architecture - Triatu Clean Architecture Guidance and Design Advisor
    architectureclean-architecturecode-organizationdocumentation

    ★ 602 · Updated 2026-02-12

    Provides Clean Architecture guidance for Triatu projects including layering, dependencies, and code organization

    ⚙ read architecture documentation⚙ identify code layer placement⚙ update architecture documents