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 capability: Refactor complex control flow

Browse skills that share this capability.

  • dart-use-pattern-matching - Apply Dart 3 pattern matching and switch expressions.
    dartpattern-matchingswitch-expressionsdestructuring

    ★ 0 · Updated 2026-09-24

    Applies Dart 3 pattern matching, switch expressions, and destructuring to validate data schemas, handle algebraic data types, and decompose control flow.

    ⚙ Validate data schemas using patterns⚙ Destructure records and map properties⚙ Enforce exhaustiveness on sealed classes