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 with output: Interface definitions

Browse skills that produce this output.

  • dependency-inversion-principle - Apply Dependency Inversion Principle to inject dependencies.
    dependency-inversiondependency-injectionsolid-principlesobject-oriented-design

    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
  • gathering-architecture - Design and Implement System Architecture
    system architecturetechnical specificationfoundation implementationcollaborative workflow

    ★ 18 · Updated 2026-03-23

    Collaborative system architecture design from vision to implementation

    ⚙ Design system architecture⚙ Write technical specification⚙ Implement foundation