← All how-tos HOW-TO
Build your own todo app with one prompt
Hand one link to Claude or another coding agent — it interviews you to understand your needs, then generates a single-file HTML todo app that runs the moment you open it in a browser.
Paste this prompt into Claude or your coding agent to build it.
Paste this into Claude or another coding agent. It reads the wspc todo guide, asks a few questions about how you actually work, designs custom fields to match, and hands you a single HTML file — backed by the wspc Todo API with OAuth login — that runs the moment you open it in your browser. Deploy it to a static host only if you want an always-on URL.
Help me build my own personalized todo web app. Read https://wspc.ai/llms-todo.txt and follow it: interview me about how I work, design a custom-field schema for me, then generate a single HTML file I can open in my browser and use right away.