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: decoupling

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
  • config-extraction - Extract Subsystem Configurations from Monolithic Config Using Strangler Fig Pattern
    refactoringconfigurationdecouplingstrangler-pattern

    ★ 1 · Updated 2026-02-15

    Extract subsystem-specific config structs from a monolithic configuration using the strangler fig pattern

    ⚙ read source files⚙ list config field references⚙ define focused config structs