Directory · Claude Skills

Robotics Design Patterns

arpitg1304/robotics-agent-skills

Architecture patterns, design principles, and proven recipes for building robust robotics software. Use this skill when designing robot software architectures, choosing between behavioral frameworks, structuring perception-planning-control pipelines, implementing state machines, designing safety systems, or architecting multi-robot systems. Trigger whenever the user mentions behavior trees, finite state machines, subsumption architecture, sensor fusion, robot safety, watchdogs, heartbeats, graceful degradation, hardware abstraction layers, real-time constraints, or software architecture for ro...

★ 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-design-patterns ~/.claude/skills/robotics-design-patterns
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,...

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

Testing strategies, patterns, and tools for robotics software. Use this skill when writing unit tests, integration tests, simulation tests,...

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