Notes on the registry, the tooling around it, and the design engineering behind both.
Code review caught your logic bugs years ago. Design bugs still ship. Bug Bot reviews the design of every pull request and hands you the fix.
NRNova ReyesJune 4, 2026 · 4 min readCopying code is a solved problem. Getting code to land correctly in someone else's codebase is not. That's what the prompt is for.
KMKaito MoriMarch 28, 2026 · 3 min readA screenshot tells you what a component looked like once, on someone else's machine. A live preview tells you what it does.
LSLumen Studio