Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

bazel-build-optimization

Production patterns for optimizing Bazel builds in large-scale monorepos.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill bazel-build-optimization
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, bazel-build-optimization has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/bazel-build-optimization.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production patterns for optimizing Bazel builds in large-scale monorepos. Production patterns for Bazel in large-scale monorepos. - Covers WORKSPACE configuration, .bazelrc tuning, remote caching/execution setup, and platform-specific build constraints - Includes templates for TypeScript and Python libraries, custom Docker rules, and dependency analysis via Bazel query - Provides performance profiling techniques, memory optimization strategies, and best practices for fine-grained targets and visibility enforcement - Addresses monorepo patterns including multi-language support, CI configuration, and remote execution with container images - Setting up Bazel for monorepos - Configuring remote caching/execution - Optimizing build times - Writing custom Bazel rules - Debugging build issues - Migrating to Bazel - Use fine-grained targets - Better caching - Pin dependencies - Reproducible builds - Enable remote caching - Share build artifacts - Use visibility wisely - Enforce architecture - Write BUILD files per directory - Standard convention - Don't use glob for deps - Explicit is better - Don't commit bazel-* dirs - Add to .gitignore - Don't skip WORKSPACE setup - Foundation of build - Don't ignore build warnings - Technical debt

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does bazel-build-optimization do?

Production patterns for optimizing Bazel builds in large-scale monorepos.

Is bazel-build-optimization good?

bazel-build-optimization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support bazel-build-optimization?

bazel-build-optimization currently lists compatibility with Skills CLI.

Is bazel-build-optimization safe to install?

bazel-build-optimization has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to bazel-build-optimization?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install bazel-build-optimization?

Run the following command to install bazel-build-optimization: npx skills add https://github.com/wshobson/agents --skill bazel-build-optimization

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering