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 input: Build configuration

Browse skills that use this input.

  • build-dll - Build S2S CvGameCoreDLL using FastBuild
    fastbuildcppdllbuild

    ★ 2 · Updated 2026-09-11

    Compiles, checks, rebuilds, and deploys the S2S CvGameCoreDLL using FastBuild, and diagnoses LNK2001 link errors.

    ⚙ Compile CvGameCoreDLL⚙ Run compile check⚙ Perform clean rebuild
  • setup - Configure .NET build, run, and publish settings
    .NETconfigurationbuilddeploy

    ★ 0 · Updated 2026-05-09

    Configure environment variables for .NET Framework build, run, and publish commands in .claude/settings.local.json

    ⚙ Read configuration file⚙ Ask user questions⚙ Write configuration file
  • reviewing-dependencies - Automated npm dependency analysis tool
    dependenciesnpmcode-analysissecurity

    ★ 602 · Updated 2026-03-26

    Provides automated analysis commands and detection patterns for npm dependencies, unused packages, and dead code

    ⚙ Run unused dependencies script⚙ Run unused code detection⚙ Run security audit
  • react-specialist - React 18+ Development Expert
    ReactFrontendDevelopmentPerformance

    ★ 0 · Updated 2026-03-23

    Develop, optimize, and architect React applications with modern patterns and performance focus

    ⚙ Query project context⚙ Review component structure⚙ Analyze optimization opportunities
  • ffi-bindings - Create FFI bindings between Lean 4 and C
    FFILean 4CNative libraries

    ★ 18 · Updated 2026-03-11

    Create Foreign Function Interface bindings between Lean 4 and C code

    ⚙ Define opaque types⚙ Declare extern functions⚙ Implement C functions
  • react-best-practices - React Performance Optimization Best Practices for Cloud UI
    reactperformanceoptimizationbest-practices

    ★ 4,334 · Updated 2026-02-18

    Client-side React performance optimization patterns with 29 rules organized by category and impact.

    ⚙ Check barrel imports⚙ Suggest code splitting⚙ Validate memo usage