Ninja ultra-fast build system reference. Covers build.ninja syntax, rules, variables, pools, dependency tracking, CMake/Meson/GN generator integration, custom Python generators, CLI commands, performance tips, and Ninja vs Make comparison.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill ninja --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ninja?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-ninja)More formats (shields.io, HTML) on the badges page.
---
name: ninja
version: 1.0.0
description: >
Ninja ultra-fast build system reference. Covers build.ninja
syntax, rules, variables, pools, dependency tracking,
CMake/Meson/GN generator integration, custom Python generators,
CLI commands, performance tips, and Ninja vs Make comparison.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [ninja, build-system, cmake, compilation, performance]
---
# Ninja Reference
Ultra-fast build system.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, vs Make |
| `syntax` | build.ninja format |
| `generators` | CMake/Meson/GN, custom |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!