Bazel build system skill for C/C++ projects. Use when writing BUILD files with cc_library and cc_binary rules, registering toolchains, configuring remote execution, debugging sandbox issues, using query and cquery for dependency graphs, or migrating from CMake to Bazel. Activates on queries about Bazel, BUILD files, cc_library, cc_binary, Bzlmod, bazel query, remote execution, or Bazel toolchain registration.
$npx -y skills add mohitmishra786/low-level-dev-skills --skill bazelInstalls into the current project.
Run `npx skills use "https://github.com/mohitmishra786/low-level-dev-skills" --skill "mohitmishra786/low-level-dev-skills/bazel"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mohitmishra786/low-level-dev-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mohitmishra786/low-level-dev-skills"` and select the relevant skills, then follow their instructions.