gamerpaddy/PCB-RevEng ? reverse-engineered prompt
Reverse engineered prompt
Build me a browser based PCB reverse engineering workbench that runs entirely locally with no install or server. I want to load photos of PCB layers, deskew and align them, assign them to layers, then place parts, label pins, create nets, and edit a simple schematic from the same workspace. It should autosave everything in the browser so I can close the tab and come back later without losing progress.
Please include a clean interface for inspecting components, tracing connections, drawing wires, and exporting the finished result in a way that can be brought into KiCad or similar EDA tools. It should also support opening boardview files for repair work, not just full reverse engineering. If possible, add an optional experimental AI section that can help with pinouts, footprints, and arranging schematic blocks, but keep it off by default and let me enter my own API key. If you need current browser or file format details, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit