Iteratively building a Claude-powered rich text editor
A user guides Claude through many feedback rounds to build a browser text editor with AI writing suggestions, highlighted fixes, and clickable tooltips.
Related
A client-side MP3 silence cutter, built waveform-first
A four-round build of a browser-only MP3 silence trimmer, adding zoomable dual waveforms, click-to-play scrubbing, and neatly categorized CSS along the way.
Iterating a 3D Cherry Blossom Garden, One Tweak at a Time
The user asks Claude for an endless 3D cherry blossom garden, then refines it via small requests: petal physics, density, glassmorphism UI, a prettier loader.
Iteratively Building a Platformer with AI-Generated Levels
The user works with Claude across six rounds building a browser platformer with AI-generated levels, refining theme detail, difficulty, retries, and length.
PyLingo: a gamified Python tutor that has Claude grade your code
A single prompt builds a 15-level gamified Python tutor in React, then a follow-up swaps naive string matching for Claude-as-grader to judge code correctness.