·dart-build
</>

dart-build

dartsim/dart

DART build system knowledge - CMake, pixi, dependencies, troubleshooting

12Installs·0Trend·@dartsim

Installation

$npx skills add https://github.com/dartsim/dart --skill dart-build

SKILL.md

For build system internals (CMake, dependencies): docs/onboarding/build-system.md

| CMake not found | pixi install | | Missing dependency | Check pixi.toml | | Build failure | pixi run configure then pixi run build | | Linking error | Check CMakeLists.txt in relevant module |

DART build system knowledge - CMake, pixi, dependencies, troubleshooting Source: dartsim/dart.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dartsim/dart --skill dart-build Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dartsim/dart --skill dart-build
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dart-build?

DART build system knowledge - CMake, pixi, dependencies, troubleshooting Source: dartsim/dart.

How do I install dart-build?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dartsim/dart --skill dart-build Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dartsim/dart

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01