·circuit-debugger
</>

circuit-debugger

Systematic hardware debugging guide for Arduino/ESP32/RP2040 circuits. Use when user reports: circuit not working, components getting hot, no power, intermittent failures, unexpected behavior, sensor not responding, LED not lighting, motor not spinning. Guides through power checks, continuity testing, signal tracing, and component isolation using multimeter techniques.

13Installs·1Trend·@wedsamuel1230

Installation

$npx skills add https://github.com/wedsamuel1230/arduino-skills --skill circuit-debugger

How to Install circuit-debugger

Quickly install circuit-debugger AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wedsamuel1230/arduino-skills --skill circuit-debugger
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wedsamuel1230/arduino-skills.

SKILL.md

View raw

Common Power Issues: | Symptom | Likely Cause | Fix |

| No voltage anywhere | Disconnected power, blown fuse | Check continuity from source | | Low voltage (< 4V when expecting 5V) | Overloaded supply, bad regulator | Reduce load, check current draw | | Voltage drops under load | Undersized power supply | Calculate total current, upgrade PSU |

| Reverse polarity | Swapped wires | Check all connections, may have damaged components |

Systematic hardware debugging guide for Arduino/ESP32/RP2040 circuits. Use when user reports: circuit not working, components getting hot, no power, intermittent failures, unexpected behavior, sensor not responding, LED not lighting, motor not spinning. Guides through power checks, continuity testing, signal tracing, and component isolation using multimeter techniques. Source: wedsamuel1230/arduino-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wedsamuel1230/arduino-skills --skill circuit-debugger
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from wedsamuel1230/arduino-skills

Quick answers

What is circuit-debugger?

Systematic hardware debugging guide for Arduino/ESP32/RP2040 circuits. Use when user reports: circuit not working, components getting hot, no power, intermittent failures, unexpected behavior, sensor not responding, LED not lighting, motor not spinning. Guides through power checks, continuity testing, signal tracing, and component isolation using multimeter techniques. Source: wedsamuel1230/arduino-skills.

How do I install circuit-debugger?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wedsamuel1230/arduino-skills --skill circuit-debugger Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/wedsamuel1230/arduino-skills