Produkter
Verktyg vi byggt för vårt eget arbete och lagt ut öppet. Alla finns på GitHub under MIT-licens.
- Prototype #1 Transition to monkey. A tiny rule that puts a banana in front of Claude Code's recommended answer. If the job is pressing the recommended option, we are one banana from full automation.
- Chrome extension See the headings, not the styling. A heading looks like a heading whether or not it is one in the code. The extension shows what is actually there — which is all a screen reader has to go on.
- macOS menu bar app What is on port 3000? Everything listening on localhost, in the menu bar, with the project folder next to the port. One click kills it — SIGTERM first, SIGKILL only if it refuses. Pure Swift, no dependencies, under a megabyte.