danilo-znamerovszkij/draw-your-font ? reverse-engineered prompt
Reverse engineered prompt
Build me a tool that turns a photo of my handwriting into a real font I can install and use on my computer.
I want to drop in a photo of a handwritten alphabet, or a few pages if needed, and have it automatically find the letters, clean them up, and make a font file in TTF, WOFF, and WOFF2. It should work locally, with no uploads, and it should be able to handle messy photos like notebook pages, shadows, and spiral bindings. I also want a way to print a simple template first so I can write the letters neatly before taking a photo.
Please make it work as a command line app, and also as a Claude Code skill if that fits. It should show a preview of the font, let me make it a little rounder or bolder, and give me a simple web font output too. If you need to check current docs or best practices online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit