dart-ci
✓DART CI/CD 故障排除 - GitHub Actions、缓存调试、特定于平台的故障
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 故障排除 - GitHub Actions、缓存调试、特定于平台的故障 来源:dartsim/dart。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/dartsim/dart --skill dart-ci- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 dart-ci?
DART CI/CD 故障排除 - GitHub Actions、缓存调试、特定于平台的故障 来源:dartsim/dart。
如何安装 dart-ci?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dartsim/dart --skill dart-ci 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/dartsim/dart
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01