skill
PCB Footprint Creator
UnreviewedCreate professional PCB footprints for KiCad and Fusion 360, preview them interactively in FpView with solder blob visualization, pad hover tooltips, and zoom/pan — then deliver to your local EDA tool
#!/bin/bash
set -e
rm -rf "$HOME/.claude/skills/footprint-creator"
echo "Uninstalled footprint-creator"