chanokchai/Claude-Vibe-Project — reverse-engineered prompt

Reverse engineered prompt

GitHub

Please build out this existing chore app into a simple, usable web app for managing household tasks.

I want someone to be able to open it, see a clear list of chores, add a new chore, mark chores as done, edit them, and delete ones they no longer need. If it makes sense, include basic details like who the chore is for, how often it should happen, and when it is due. Keep the design clean and easy to use on a phone, since this is probably something people check quickly around the house.

Please use the TypeScript project that is already here, keep the code tidy, and make sure it runs locally without confusing setup. If there is already deployment config, make sure the app still fits with that. Add any missing basics like loading states, empty states, and simple validation so it feels finished. Look up current docs online if you need to.

Want more depth? Deep Reverse