bazel
SolidUse when writing Bazel BUILD files with cc_library or cc_binary rules, Bzlmod dependencies, toolchain registration, remote execution, sandbox debugging, or bazel query and cquery graphs.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- OutlineDriven
- Repository
- OutlineDriven/outline-driven-development
- Created
- 9 months ago
- Last Updated
- 5 days ago
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
bazel-evidence-engineering
Use when Bazel controls—or is being evaluated for—the relevant build, test, architecture, CI, artifact, or release surface. Choose the smallest sufficient Bazel evidence across graph, configuration, actions, execution, performance, and provenance. Skip non-Bazel build systems, runtime-only incidents, and prose tasks without a formal Bazel question.
builder
Use when writing code, fixing a bug, implementing a feature, or improving code structure. Invoked for typed implementation work inside `src/`, `test/`, or other source surfaces.