Pcb New — Development skill for Claude Code
Start a new PCB project from a text description.
How to install Pcb New
Installs to ~/.claude/skills/beckhamlabsllc-kicad-jlcpcb-pcb-new/SKILL.md
mkdir -p ~/.claude/skills/beckhamlabsllc-kicad-jlcpcb-pcb-new && curl -fsSL https://raw.githubusercontent.com/BeckhamLabsLLC/kicad-jlcpcb/HEAD/commands/pcb-new.md -o ~/.claude/skills/beckhamlabsllc-kicad-jlcpcb-pcb-new/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Pcb New does
name: pcb-new description: Start a new PCB project from a text description. Sources parts, generates a wired .kicad_pcb, and hands off to EasyEDA for routing + JLCPCB ordering. argument-hint: "[short description of the board you want to design]" allowed-tools:
- Read
- Write
- Glob
- Grep
- Task
- mcp__kicad-jlcpcb__detect_kicad
- mcp__kicad-jlcpcb__create_project
- mcp__kicad-jlcpcb__load_project
- mcp__kicad-jlcpcb__session_resume
- mcp__kicad-jlcpcb__session_confirm_bo
Alternatives in Development
- Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
- Hackingtool Plugin — Claude Code plugin: 183+ pentesting & OSINT tools from Z4nzu/hackingtool 1k ★
- Create API — Scaffold a new API endpoint — route, handler, types, tests — wired into the server 335 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Bench Run All
Agent-driven bench round for one size — drive the 2 variant folders + judge + capture, hands-off
Launch And Go
Launch-and-go mode. Runs the 10-item pre-flight checklist, stamps the per-project bug log, orchestrates subage
Baton Pass
Pass the baton before your context runs out: a Stop-hook + skill that hands a long agent session off to a fres
Resume Fleet
Auto-resume a fleet of Claude Code CLI sessions that hit the usage limit. A hands-off launchd daemon (recommen
Auto Claude Code
Make a team of Claude Code working together for you, completely hands-off.
Night Mode
Owner-invoked autonomy posture toggle — hands you the exact command to arm acceptEdits for the NEXT session, r
Related Agents
Plan Feature Pattern
Identifies how similar features are already wired in the codebase — routing, state management, data fetching,
Kafka Debugger
Use this agent for Kafka / event debugging — consumer lag, event deserialization, topic routing, dead letter q
Goal Queue Architect
Decomposes a large goal into a dependency-ordered queue of smaller goals. Invoke when a goal has more than abo