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

Browse skills that share this tag.

  • scope-guard - Prevent overengineering with scope scoring and branch limits
    anti-overengineeringscopeYAGNIprioritization

    ★ 602 · Updated 2026-09-21

    Evaluates features against business value, backlog cost, and branch limits to prevent overengineering during planning and execution.

    ⚙ Score feature worthiness⚙ Compare features against backlog queue⚙ Verify branch feature budgets
  • functions - JavaScript Functions and Scope Reference
    javascriptfunctionsscopeclosures

    ★ 18 · Updated 2026-03-09

    Provides reference for JavaScript function patterns, scope rules, closures, and advanced techniques

    ⚙ display function syntax examples⚙ explain scope chain behavior⚙ show closure patterns
  • functions - JavaScript Functions and Scope Reference Guide
    JavaScriptfunctionsscopeclosures

    ★ 602 · Updated 2026-03-09

    Provides reference material on JavaScript function patterns, scope, and closure concepts

    ⚙ explain function concepts⚙ show code examples⚙ describe scope rules