Directory · Claude Skills

Testing strategies, patterns, and tools for robotics software. Use this skill when writing unit tests, integration tests, simulation tests, or hardware-in-the-loop tests for robot systems. Trigger whenever the user mentions testing ROS nodes, pytest with ROS, launch_testing, simulation testing, CI/CD for robotics, test fixtures for sensors, mock hardware, deterministic replay, regression testing for robot behaviors, or validating perception/planning/control pipelines. Also covers property-based testing for kinematics, fuzz testing for message handlers, and golden-file testing for trajectories.

★ 315 Synced 2 weeks ago View SKILL.md

At a glance

Manual install Python Actively maintained
Install git clone --depth 1 https://github.com/arpitg1304/robotics-agent-skills cp -r robotics-agent-skills/skills/robotics-testing ~/.claude/skills/robotics-testing
Can use Not declared by the author

Setup, runtime and requirements describe arpitg1304/robotics-agent-skills, the repo this skill ships in.

Also in arpitg1304/robotics-agent-skills

View the repo

Best practices for Docker-based ROS2 development including multi-stage Dockerfiles, docker-compose for multi-container robotic systems, DDS...

Patterns and best practices for bringing up a complete ROS2-based robotics system on a robot's onboard computer, including systemd services,...

Architecture patterns, design principles, and proven recipes for building robust robotics software. Use this skill when designing robot soft...

Security hardening and best practices for robotic systems, covering SROS2 DDS security, network segmentation, secrets management, secure boo...

Foundational software design principles applied specifically to robotics module development. Use this skill when designing robot software mo...

Comprehensive best practices for robot perception systems covering cameras, LiDARs, depth sensors, IMUs, and multi-sensor setups. Use this s...

Best practices, design patterns, and common pitfalls for ROS1 (Robot Operating System 1) development. Use this skill when building ROS1 node...

Comprehensive best practices, design patterns, and common pitfalls for ROS2 (Robot Operating System 2) development. Use this skill when buil...

Patterns and best practices for integrating ROS2 systems with web technologies including REST APIs, WebSocket bridges, and browser-based rob...