Back to Skills

can-bus

a5c-ai
Updated 6 days ago
14 views
331
15
331
View on GitHub
Othergeneral

About

This skill provides CAN/CAN-FD bus analysis and development capabilities for automotive and industrial embedded systems. It handles message frame operations, DBC file parsing, and supports protocols like J1939, CANopen, and UDS diagnostics. Use it for decoding signals, generating CAN messages, and performing bus analysis and debugging.

Quick Install

Claude Code

Recommended
Primary
npx skills add a5c-ai/babysitter -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/a5c-ai/babysitter
Git CloneAlternative
git clone https://github.com/a5c-ai/babysitter.git ~/.claude/skills/can-bus

Copy and paste this command in Claude Code to install this skill

GitHub Repository

a5c-ai/babysitter
Path: plugins/babysitter/skills/babysit/process/specializations/embedded-systems/skills/can-bus
0
agent-orchestrationagent-skillsagentic-aiagentic-workflowai-automationbabysitter

Related Skills

wireless-protocols

Other

This skill provides embedded implementation expertise for IoT wireless protocols including LoRa, Zigbee, Thread, and Matter. It handles stack configuration, network setup, device management, and protocol-specific features for each technology. Use it when developing or debugging wireless connectivity in embedded IoT devices.

View skill

usb-stack

Other

This skill provides USB stack implementation expertise for embedded systems, helping developers configure descriptors and implement device classes like CDC, HID, and MSC. Use it when working with stacks such as TinyUSB, STM32, or Zephyr to handle enumeration, endpoint management, and protocol debugging. It assists with device setup, integration, and troubleshooting across various microcontroller platforms.

View skill

protocol-analyzer

Other

This skill analyzes and debugs serial communication protocols (I2C, SPI, UART) for embedded systems. It provides capabilities like bus scanning, transaction decoding, timing analysis, and error detection. Use it when developing or troubleshooting low-level hardware communication interfaces.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill