Pcb Design Process Markdown Files — AI skill for Claude Code
CLAUDE.md + process playbook for designing custom Arduino carrier PCBs with an AI coding agent (KiCad, human-verified checkpoints).
How to install Pcb Design Process Markdown Files
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open cgro00/pcb-design-process-markdown-files and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Pcb Design Process Markdown Files does
CLAUDE.md + process playbook for designing custom Arduino carrier PCBs with an AI coding agent (KiCad, human-verified checkpoints). CC0.
Alternatives in AI
- ARIS Agent Guide — For AI agents reading this repo 6.2k ★
- Dive Into Claude Code — A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems 2.1k ★
- Academic Commercialization Agent — Turn any research paper into a commercialization report — 6 AI agents, TRL/MRL scoring, patent landscape, mark 581 ★
README
PCB Design Process — Markdown Files
These are the exact Markdown files I use to design custom PCBs with an AI coding agent (Claude Code). There are two files, and they work as a pair:
CLAUDE.md— the project-level instructions file your AI agent reads automatically at the start of every session. Its most important job here is pointing the agent at the process file below and telling it to follow it.PCB-DESIGN-PROCESS.md— the actual playbook: a step-by-step process for taking a breadboard-proven Arduino circuit to a fabbed custom PCB, with the AI writing the design files and you verifying at the checkpoints. Every rule in it was earned on real boards that shipped.
New to GitHub?
You don't need an account or any git knowledge to use these files:
- Click the green Code button at the top of this page.
- Click Download ZIP.
- Extract the ZIP — the files inside are everything you need.
- Follow the setup instructions below.
Or, to grab one file at a time: click the file's name in the list above, then click the **Download raw file** button (the down-arrow icon).
Setup
**Copy both files into the root of your project folder** (the folder you open your AI coding agent in).
**Name the instructions file for your agent:**
- Claude Code → keep it named
CLAUDE.md. - Codex or most other AI CLIs → rename it to
AGENTS.md.
That's the only difference — the contents stay the same. Both tools automatically read their respective file at the start of a session, which is what makes this work without you having to re-explain the process every time. `PCB-DESIGN-PROCESS.md` keeps its name either way.
- Claude Code → keep it named
**Edit the instructions file to match *your* setup.** The copy in this folder describes my machine and my projects, so update:
- The project name and description at the top (yours won't be
elegoo-uno-r3-projects). - The Environment notes section — my KiCad install path, and the
- The project name and description at the top (yours won't be
Related Skills
Konnect
AI-assisted PCB design for KiCAD 10. Native KiCAD plugin — a single Rust binary exposing 171 schematic, layout
Prompt Engineering Expert
This skill equips Claude with deep expertise in prompt engineering, custom instructions design, and prompt opt
LongTable
Research control plane for AI-assisted scholarship: durable human checkpoints, lawful evidence provenance, and
Hr AI Transformation Playbook
HR AI transformation toolkit: vetted use cases, governance verified weekly against primary sources, a tested M
Workato AI Patterns
Reusable patterns and instructions for building agentic AI solutions on Workato — Genies, skills, recipes, and
Designing AI Agents
Companion code for 'Designing AI Agents' (Manning, 2027) — 27 agent design patterns, organized by the 7 cognit
Related Agents
Custom Metadata And Settings Designer
Design or audit Custom Metadata Types + Custom Settings. SfSkills admin workflow agent, /design-custom-metadat
Embedded C Engineer
Use when writing or reviewing embedded C / Arduino firmware, or designing the hardware around it (KiCad PCBs,
Playbook Runner Agent
Multi-step execution specialist that runs playbooks by progressing through each step sequentially, invoking th