# ROS 2 Engineering Skills — Production-Grade Patterns > Load a deep ROS 2 engineering SKILL.md with progressive references (QoS, lifecycle, RT, Nav2, MoveIt); verified 67★ with marketplace install and CI claims. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash claude plugin marketplace add dbwls99706/ros2-engineering-skills claude plugin install ros2-engineering@ros2-engineering-skills git clone https://github.com/dbwls99706/ros2-engineering-skills.git ~/.agents/skills/ros2-engineering-skills ``` ## Intro Load a deep ROS 2 engineering SKILL.md with progressive references (QoS, lifecycle, RT, Nav2, MoveIt); verified 67★ with marketplace install and CI claims. **Best for:** Robotics teams needing reliable ROS 2 engineering guidance **Works with:** Claude Code/Codex/Cursor/Gemini CLI · agentskills.io format · ROS 2 distros **Setup time:** 10–20 minutes ### Key facts (verified) - GitHub: 67 stars · 6 forks · pushed 2026-04-29. - License: Apache-2.0 · owner avatar + repo URL verified via GitHub API. - README-backed entrypoint: `claude plugin install ros2-engineering@ros2-engineering-skills`. ## Main - Use it for concrete debugging: the README shows QoS mismatch diagnosis patterns and fixes. - Prefer progressive disclosure: keep SKILL.md compact and load deep references only when needed. - Use the included scripts (package scaffolding, QoS checker, launch validator) as repeatable engineering gates. - Treat distro differences as first-class: follow the README’s distro-aware guidance for Humble/Jazzy/Rolling. ### Source-backed notes - README documents installation via Claude Code marketplace and cloning into `~/.agents/skills/` for other runtimes. - README claims a large reference set, scripts, tests, and coverage numbers for the skill repository. ### FAQ - **Is this only for Python?**: No — it targets ROS 2 engineering patterns across C++/Python and tooling; follow references per language. - **Do I need to install globally?**: You can install via marketplace per project or clone under your skills directory as shown in README. - **How do I use it safely?**: Treat it as guidance plus scripts; validate changes with colcon tests and ros2 tooling. ## Source & Thanks > Source: https://github.com/dbwls99706/ros2-engineering-skills > License: Apache-2.0 > GitHub stars: 67 · forks: 6 --- ## Quick Use ```bash claude plugin marketplace add dbwls99706/ros2-engineering-skills claude plugin install ros2-engineering@ros2-engineering-skills git clone https://github.com/dbwls99706/ros2-engineering-skills.git ~/.agents/skills/ros2-engineering-skills ``` ## Intro 加载面向生产的 ROS 2 工程技能(QoS、lifecycle、实时、Nav2/MoveIt 等,渐进式 references);已验证 67★,提供 marketplace 安装与测试/覆盖率指标。 **Best for:** 需要稳定 ROS 2 工程指导与踩坑规避的机器人团队 **Works with:** Claude Code/Codex/Cursor/Gemini CLI · agentskills.io 格式 · ROS 2 多发行版 **Setup time:** 10–20 minutes ### Key facts (verified) - GitHub:67 stars · 6 forks;最近更新 2026-04-29。 - 许可证:Apache-2.0;作者头像与仓库链接均已通过 GitHub API 复核。 - README 中可对照的入口命令:`claude plugin install ros2-engineering@ros2-engineering-skills`。 ## Main - 用于具体工程问题排查:README 展示 QoS mismatch 的诊断与修复路径,比泛泛建议更可落地。 - 遵循渐进式 disclosure:SKILL.md 做路由,深度内容放 references,需要时再加载,省 token。 - 把脚本当门禁:包脚手架、QoS 检查器、launch 校验器等可形成可复用的工程质量关卡。 - 把发行版差异当一等公民:按 README 的 Humble/Jazzy/Rolling 指引减少迁移踩坑。 ### Source-backed notes - README 提供 Claude Code marketplace 安装与其它 runtime 的 `~/.agents/skills/` 克隆路径。 - README 声称包含大量 references、脚本、测试与覆盖率指标,可作为工程级知识库使用。 ### FAQ - **只适用于 Python 吗?**:不是。它覆盖 ROS 2 工程模式与工具链,C++/Python 都可用,按 references 选择即可。 - **必须全局安装吗?**:不必:可 marketplace 安装或按 README 克隆到 skills 目录。 - **如何更安全地使用?**:把它当指导 + 门禁脚本,改动后用 colcon tests 与 ros2 工具链验证。 ## Source & Thanks > Source: https://github.com/dbwls99706/ros2-engineering-skills > License: Apache-2.0 > GitHub stars: 67 · forks: 6 --- Source: https://tokrepo.com/en/workflows/ros-2-engineering-skills-production-grade-patterns Author: Skill Factory