design_schematic_review
Review KiCad schematics to detect unconnected pins, missing decoupling capacitors, power domain issues, and net naming errors before layout.
Instructions
Review a KiCad schematic for common design issues.
Uploads a .kicad_sch file and checks for: unconnected pins, missing decoupling capacitors (ICs without bypass caps within proximity), power domain analysis (voltage rails, current budget), and net naming conventions.
IMPORTANT: Review all findings before proceeding with layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to the .kicad_sch schematic file |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||