·dart-ci
</>

dart-ci

dartsim/dart

Dépannage DART CI/CD – Actions GitHub, débogage du cache, échecs spécifiques à la plate-forme

9Installations·0Tendance·@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 |

Dépannage DART CI/CD – Actions GitHub, débogage du cache, échecs spécifiques à la plate-forme Source : dartsim/dart.

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/dartsim/dart --skill dart-ci
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que dart-ci ?

Dépannage DART CI/CD – Actions GitHub, débogage du cache, échecs spécifiques à la plate-forme Source : dartsim/dart.

Comment installer dart-ci ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/dartsim/dart --skill dart-ci Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/dartsim/dart

Détails

Catégorie
</>Développement
Source
skills.sh
Première apparition
2026-02-01