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: solid-principles

Browse skills that share this tag.

  • solid - Professional software engineering and code quality guidelines
    solid-principlestddclean-coderefactoring

    ★ 0 · Updated 2026-09-21

    Guides software development, refactoring, architecture design, and code review using SOLID principles, TDD, and clean code practices.

    ⚙ Write automated tests using TDD⚙ Apply SOLID design principles⚙ Refactor code to remove smells
  • 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
  • dependency-inversion-principle - Apply Dependency Inversion Principle to inject dependencies.
    dependency-inversiondependency-injectionsolid-principlesobject-oriented-design

    ★ 1 · Updated 2026-09-17

    Guides designing modules to depend on abstractions rather than concrete implementations by injecting external dependencies.

    ⚙ Define interfaces for external dependencies⚙ Inject dependencies via constructor parameters⚙ Implement abstract interfaces in low-level classes
  • 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
  • solid-react - SOLID principles for React 19 architecture and code quality.
    react-19solid-principlesarchitecturetypescript

    ★ 18 · Updated 2026-09-09

    Guides React 19 component architecture using SOLID principles, enforcing strict file line limits, interface separation, and JSDoc documentation.

    ⚙ Analyze codebase structure and patterns⚙ Research stack technology documentation⚙ Check integration compatibility
  • solid-generic - SOLID Principles for TypeScript, Bun and Node.js Projects
    typescriptbunnodejssolid-principles

    ★ 18 · Updated 2026-03-09

    Applies SOLID principles to generic TypeScript, Bun, and Node.js projects with strict coding standards

    ⚙ analyze project structure⚙ spawn agents for validation⚙ apply SOLID principles