I can audit the project in real time:
- inspect the schematic, BOM, layout, and review results
- tell you exactly what is wrong, missing, duplicated, floating, mislabeled, or risky
- produce a short punch list after each step using the project data tools, which are the correct primary tools for real-time project inspection
I can clean up schematic-side issues:
- fix/add connections
- rename nets and designators
- adjust component properties and project properties
- remove or add parts where that is supported by the project modification tools
I can set up and correct the PCB baseline:
- board size, outline shape, stackup, keepouts, and layout rules
- this is exactly what the layout setup workflow is for
I can help you with placement strategy, even when I can’t physically drag parts:
- turn your placement intent into a step-by-step placement script
- define anchor parts first, then current path, then control, then passives
- check whether the placement is sensible after you move parts
- the recommended PCB workflow explicitly starts with inspect/setup, then UI/mechanical placement before broader routing work
I can help with routing strategy:
- give you routing order
- identify which nets need width priority, analog isolation, or guard routing
- review remaining airwires and tell you the best next routing pass
- then re-check DRC after each pass using review results, which are always current
I can help with attachments and external handoff files:
- if you upload KiCad, Altium, Gerbers, screenshots, datasheets, or BOMs, I can analyze them and tie them back to this project
- for EDA and manufacturing files, the recommended workflow is to parse the file, extract net/component/layout info, and turn that into actionable next steps for the current design
I can help with exports and handoff:
- netlist export
- Gerbers
- BOM CSV
- pick-and-place CSV
- those are the supported output/export paths from the project export workflow