build system skills

63 tagged build system, measured the same way as everything else here.

Browse within: build-tool 29build 27angular 23building-tool 23bazel 18ai-coding-assistant 13bitbake 13bsp 13gemini-cli 13quarkus 6ci-cd 5java 5

turborepo

01

vercel/turborepo

Skill Claude CodeCodex

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…

31k 2d ago A 111 tokens original MIT

author-migration

02

nrwl/nx

Skill Claude CodeCodex

Author or scope a first-party Nx migration. Use whenever code removes, renames, or deprecates an option/flag/executor/generator-schema field, changes a default, or bumps a dependency, and someone asks whether existing workspaces need a migration so they don't break on nx migrate/upgrade. Covers writing the colocated…

29k +11 today A 176 tokens original MIT

nrwl/nx

Skill Claude CodeCodex

Migrate an Nx package to build to a local dist/ directory with nodenext module resolution, exports map, and @nx/nx-source condition.

29k +11 today A 36 tokens original MIT

review-pr

04

nrwl/nx

Skill Claude CodeCodex

Deep code review of a single open PR in nrwl/nx. Checks the PR out only inside an isolated sandbox, then runs four fixed reviewers: implementation (correctness, errors, types, performance), verification (tests, ticket grounding, comments, and docs), approach, and security. A reproduce-verifier executes a runnable…

29k +11 today A 118 tokens original MIT

doc-coauthoring

05

moonrepo/moon

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

4.1k 3d ago A 77 tokens copy · 100% MIT

moonrepo/moon

Skill Claude CodeCodex

Analyze and improve code quality for any path in the monorepo. Use whenever the user asks to improve, audit, review, clean up, refactor, lint, or check code quality for a directory or file. Also trigger for requests about security review, performance optimization, robustness checks, dependency audits, or readability…

4.1k 3d ago A 116 tokens original MIT

debug-task

07

moonrepo/moon

Skill Claude CodeCodex

Diagnose and fix moon tasks that are broken, misconfigured, or behaving unexpectedly. Use this skill when a moon task is failing, not running, skipped, hanging, producing stale or wrong output, cached when it shouldn't be, re-running every time when it should be cached, or when outputs are empty or missing after a…

4.1k 3d ago A 231 tokens original MIT

zuke-setup

08

zuke-build/zuke

Skill Claude CodeCodex

Set up Zuke — a code-first, strongly-typed build automation system for Deno/TypeScript — in a project. Use when the user wants to add Zuke to a repo, scaffold a zuke.ts build file, install the Zuke CLI, or bootstrap the ./zuke launcher. After scaffolding, switch to the zuke-write-build skill to author targets.

33 2d ago A 82 tokens original MIT

zuke-write-build

09

zuke-build/zuke

Skill Claude CodeCodex

Write or edit a Zuke build (zuke.ts) — the code-first, strongly-typed build system for Deno/TypeScript. Use when adding or changing targets, wiring dependencies, calling a tool wrapper (DenoTasks, NpmTasks, DockerTasks, ...), generating CI, or authoring/refactoring a zuke.ts build file. For first-time project…

33 2d ago A 93 tokens original MIT

ast-deobfuscation

10

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for simplifying deliberately hard-to-read JavaScript by analyzing its abstract syntax tree, the structured representation of source code. It targets patterns such as encoded strings, fake branches, and rearranged control flow.

5 yesterday A 146 tokens copy · 100% MIT

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for reconstructing calculations in web JavaScript from their final outputs, such as request parameters, cookies, headers, or WebSocket messages. It covers signatures, encryption, verification challenges, WebAssembly, and heavily obfuscated code.

5 yesterday A 226 tokens copy · 100% MIT

web-reverse-env

12

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for making JavaScript that expects a web browser run in another environment, such as Node.js. It diagnoses missing browser objects and behaviors, including prototypes, property descriptors, storage, canvas, WebGL, and workers.

5 yesterday A 121 tokens copy · 100% MIT

bitbake-metadata

13

prashantdivate/awesome-yocto-ai-agent-skills

Skill Claude CodeCodex

Official-doc-first BitBake metadata support for AI coding agents. Use when inspecting, creating, editing, or debugging BitBake recipes, appends, classes, include files, configuration, tasks, variables, overrides, fetchers, signatures, sstate, dependency graphs, parse errors, QA errors, or files ending in .bb…

4 1mo ago A 100 tokens original MIT

yocto-build-debug

14

prashantdivate/awesome-yocto-ai-agent-skills

Skill Claude CodeCodex

Advanced Yocto Project build and debug skill for AI coding agents. Use for BitBake parse failures, fetch failures, patch/configure/compile/install/package failures, QA errors, missing providers, layer dependency errors, sstate/hash/signature problems, long build times, disk pressure, host dependency issues, TMPDIR…

4 1mo ago A 119 tokens original MIT

yocto-kernel-bsp

15

prashantdivate/awesome-yocto-ai-agent-skills

Skill Claude CodeCodex

Official-doc-first Yocto kernel and BSP workflow support for AI coding agents. Use when working on Linux kernel recipes, linux-yocto, vendor kernel integration, defconfig, kernel config fragments, device tree files, KERNELDEVICETREE, MACHINE configuration, BSP layers, bootloader/kernel handoff issues…

4 1mo ago A 93 tokens original MIT

bazel-k8s-expert

16

kinhluan/rules-quarkus-skills

Skill Claude CodeCodex

Expert knowledge for deploying Quarkus/Java applications to Kubernetes using Bazel. Covers rulesk8s, Helm, Kustomize, ConfigMaps, Secrets, and health probes.

3 2mo ago A 45 tokens original MIT

microprofile-expert

17

kinhluan/rules-quarkus-skills

Skill Claude CodeCodex

Expert knowledge for Eclipse MicroProfile specifications including Config, Health, Metrics, OpenAPI, Fault Tolerance, and JWT. Use for cloud-native Java microservices standards.

3 2mo ago A 38 tokens original MIT

rules-quarkus

18

kinhluan/rules-quarkus-skills

Skill Claude CodeCodex

Expert knowledge for building Quarkus applications with Bazel using the rulesquarkus build system. Use when user asks about Quarkus+Bazel builds, augmentation, or troubleshooting.

3 2mo ago A 42 tokens original MIT