topic
AI Assisted Development
2 posts tagged AI Assisted Development.
Vibecoding4 min read
Simon Willison Vibe-Coded a Tool That Catches AI Writing's Tics
A single-file web app that flags LLM clichés like "no fluff, no filler, no jargon" — built in one sitting by prompting an LLM to write it. That build process is the real story.
- vibecoding
- ai-writing
- llm-tools
- developer-tools
- ai-assisted-development
Vibecoding4 min read
Simon Willison Vibecoded a SQLite Query Explainer With Claude Fable 5
A browser tool that runs SQLite inside WebAssembly and translates query plans into plain English was built same-day by prompting an AI model, not hand-coding — and its creator was upfront about what he couldn't verify.
- vibecoding
- claude
- developer-tools
- sqlite
- ai-assisted-development