Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill bazel-build-optimization --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bazel Build Optimization?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-bazel-build-optimization-a2d664eb)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: bazel-build-optimization
description: Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.
---
# Bazel Build Optimization
Production patterns for Bazel in large-scale monorepos.
## Do not use this skill when
- The task is unrelated to bazel build optimization
- You need a different domain or tool outside this scope
## Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.
## Use this skill when
- Setting up Bazel for monorepos
- Configuring remote caching/execution
- Optimizing build times
- Writing custom Bazel rules
- Debugging build issues
- Migrating to Bazel
## Core Concepts
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [1. Bazel Architecture](./sub-skills/1-bazel-architecture.md)
### 2. [2. Key Concepts](./sub-skills/2-key-concepts.md)
### 3. [Template 1: WORKSPACE Configuration](./sub-skills/template-1-workspace-configuration.md)
### 4. [Template 2: .bazelrc Configuration](./sub-skills/template-2-bazelrc-configuration.md)
### 5. [Template 3: TypeScript Library BUILD](./sub-skills/template-3-typescript-library-build.md)
### 6. [Template 4: Python Library BUILD](./sub-skills/template-4-python-library-build.md)
### 7. [Template 5: Custom Rule for Docker](./sub-skills/template-5-custom-rule-for-docker.md)
### 8. [Template 6: Query and Dependency Analysis](./sub-skills/template-6-query-and-dependency-analysis.md)
### 9. [Template 7: Remote Execution Setup](./sub-skills/template-7-remote-execution-setup.md)
### 10. [Do's](./sub-skills/dos.md)
### 11. [Don'ts](./sub-skills/donts.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!