·dart-ci
</>

dart-ci

dartsim/dart

DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures

9Installs·0Trend·@dartsim

Installation

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

SKILL.md

Load this skill when debugging CI failures or working with GitHub Actions.

| Formatting fails | pixi run lint then push | | Codecov patch fails | Add tests for uncovered lines | | FreeBSD RTTI fails | Use type enums + staticcast instead of dynamiccast | | macOS ARM64 SEGFAULT | Replace alloca()/VLAs with std::vector | | RTD build fails | Use defensive .get(key, default) patterns |

| gz-physics fails | Reproduce with pixi run -e gazebo test-gz |

DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures Source: dartsim/dart.

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-ci
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dart-ci?

DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures Source: dartsim/dart.

How do I install dart-ci?

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-ci 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