skill
molecule-pipeline
Public Made by Adomby adom
Top-level router for moving molecules between EDA tools, the wiki, and Hydrogen: one entry point that routes publish/import intents to the right skill chain and enforces the pipeline invariants.
Cache-busting for molecule versions
When updating a molecule, browser site data/cache holds onto an old version of the molecule. I was updating (and having claude re-upload) a molecule over and over to solve a pin height issue and nothing would solve the problem. Turns out the board was fixed on the server side (found by opening hydrogen in a new private tab), but was reappearing broken in my standard browser. Hard refresh on the browser did not solve it either. Clearing site data solved the problem.