A prompt in, a superprompt out. The one you would have written after a day of clear thought.
For a task (a document, a script, a fix, an analysis): the ask re-posed at the register of the best prior work: the framing named, invariants, constraints with their denominators, the plan shape, a verification plan that opens with the cheapest test that would prove it wrong, the output shape, a definition of done, and the questions only you can answer, each with a default.
For a project (a product, a system, a repo, a campaign): a complete brief: intent, non-goals, vocabulary, architecture, style regimes, invariants with their checks, milestones from a walking skeleton up, risks from a premortem, and an AGENTS.md ready to paste into the repo root.
curl -s https://superprompt.io/v1/superprompt \
-H 'content-type: application/json' -H 'X-Superprompt-Key: sp_…' \
-d '{"prompt": "a little web app where my book club votes on the next book"}'
curl -s 'https://superprompt.io/v1/superprompt?q=dedupe+my+contacts+across+three+csv+exports&format=text'
Bring your own OpenRouter key as X-OpenRouter-Key to skip credits and choose any model. Agents: /llms.txt. Prompts are not stored.