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: build-system

Browse skills that share this tag.

  • xmake-dev - Develop and debug the Xmake codebase itself
    xmakebuild-systemclua

    ★ 1 · Updated 2026-09-20

    Guides building the xmake binary from source, loading local source trees, and debugging Lua scripts and the C core.

    ⚙ Build xmake binary from source⚙ Load local source environment⚙ Debug Lua layer scripts
  • monorepo-management - Monorepo Management
    monorepoturboreponxpnpm-workspaces

    ★ 0 · Updated 2026-09-15

    Build efficient multi-package repositories using Turborepo, Nx, and pnpm workspaces with optimized builds and dependency management.

    ⚙ Set up new monorepo projects⚙ Migrate multi-repo to monorepo⚙ Optimize build and test performance
  • project-toolchain - Discover and verify project toolchain commands
    toolchainbuild-systemlintingtesting

    ★ 0 · Updated 2026-09-14

    Determines project toolchain commands by inspecting manifests and lockfiles, verifying them before execution, and recording the resolved configuration.

    ⚙ Inspect project manifests and lockfiles⚙ Identify package managers and monorepos⚙ Extract toolchain commands from configs
  • update-v8-version - Update DeepSeek V8 and rusty_v8 pinned versions
    v8rusty-v8bazelci-cd

    ★ 1 · Updated 2026-09-12

    Updates pinned V8 and rusty_v8 versions, validates release candidate builds, and investigates V8 canary or artifact build failures.

    ⚙ Update pinned V8 versions⚙ Validate V8 release candidate builds⚙ Check v8-canary CI workflow status
  • zig-expert - Expert guidance for writing idiomatic, high-performance Zig.
    zigsystems-programmingsimdperformance

    ★ 0 · Updated 2026-09-09

    Provides guidance for writing idiomatic, high-performance Zig code, SIMD algorithms, and system-level logic for version 0.16.0.

    ⚙ Write idiomatic Zig code⚙ Implement SIMD accelerated algorithms⚙ Develop memory mapped storage engines
  • moon - Polyglot Monorepo Build System
    monorepobuild-systemtask-runnerci-cd

    ★ 57 · Updated 2026-05-09

    Rust-based polyglot monorepo management and build system with smart caching

    ⚙ run tasks⚙ list projects⚙ generate graphs
  • nx-workspace - Explore Nx Workspaces
    codebaseworkspaceexplorationNx

    ★ 0 · Updated 2026-03-25

    Read-only exploration of Nx workspace structure, projects, and configurations

    ⚙ list projects⚙ filter projects by pattern⚙ filter projects by tag
  • ralph-loop - Ralph Loop: Verified Iteration with External Tool Control
    verificationloop-patternreliabilitytesting

    ★ 1 · Updated 2026-02-23

    A loop pattern where external tools decide when to stop, not the LLM

    ⚙ enforce external verification⚙ control loop exit conditions⚙ run deterministic tools
  • turborepo - Turborepo monorepo build configuration and optimization
    build-systemmonorepojavascripttypescript

    ★ 8 · Updated 2026-02-18

    Configure and optimize Turborepo monorepo build systems

    ⚙ Organize workspaces⚙ Define workspace configurations⚙ Configure turbo.json files
  • build - Build iPlug2 Audio Plugin Projects
    audio-pluginbuild-systemcross-platformxcode

    ★ 18 · Updated 2026-02-13

    Compile iPlug2 plugin projects for various audio plugin formats and platforms

    ⚙ build project with xcodebuild⚙ build iOS plugin simulator⚙ build Windows plugin Visual Studio
  • zephyr-module - Create and integrate out-of-tree Zephyr modules
    embeddedrtoszephyrmodule

    ★ 63 · Updated 2026-02-12

    Create and integrate out-of-tree Zephyr modules with module.yml configuration, Kconfig, CMake, and West manifest integration.

    ⚙ Define module structure⚙ Configure module.yml⚙ Integrate Kconfig files
  • turborepo - Turborepo monorepo build system guidance for JavaScript/TypeScript projects
    monorepobuild-systemjavascripttypescript

    ★ 0 · Updated 2026-02-11

    Provides guidance for configuring and optimizing Turborepo monorepo build systems

    ⚙ read turbo.json configuration⚙ configure task pipelines⚙ setup monorepo structure
  • turborepo - Turborepo Monorepo Build System
    build-systemmonorepojavascripttypescript

    ★ 31,120 · Updated 2026-02-11

    Build system for JavaScript/TypeScript monorepos with task caching and parallel execution

    ⚙ configure task pipelines⚙ manage package dependencies⚙ cache task outputs
  • turborepo - Turborepo Monorepo Build System Guidance
    monorepobuild-systemjavascripttypescript

    ★ 5,902 · Updated 2026-02-09

    Build system for JavaScript/TypeScript monorepos that caches task outputs and runs tasks in parallel based on dependency graph

    ⚙ configure turbo.json⚙ set up task pipelines⚙ define dependsOn relationships