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.

bazel-build-optimization - Optimize Bazel builds for large-scale monorepos

Provides production patterns and configurations for Bazel build optimization, remote execution, and dependency analysis in monorepos.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Configure Bazel monorepo workspace
  • Set up remote caching and execution
  • Write custom Bazel build rules
  • Analyze build performance and dependencies

Inputs

  • Monorepo codebase
  • Bazel configuration files

Outputs

  • Optimized Bazel build configurations
  • Build profile logs
  • Dependency graphs

Requirements

  • Bazel build tool

Source

  • Spec: SKILL.md
bazel
build-optimization
monorepo
remote-execution
Configure Bazel monorepo workspace
Set up remote caching and execution
Write custom Bazel build rules
Analyze build performance and dependencies
Monorepo codebase
Bazel configuration files
Optimized Bazel build configurations
Build profile logs
Dependency graphs