Skip to main content
Back to registry

bazel-build-optimization

wshobson/agents

Production patterns for Bazel in large-scale monorepos.

Installs2
Install command
npx skills add https://github.com/wshobson/agents --skill bazel-build-optimization
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production patterns for Bazel in large-scale monorepos. - 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 skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

Production patterns for Bazel 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.

What agent does bazel-build-optimization work with?

bazel-build-optimization currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to bazel-build-optimization?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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