Developers
Turn rough notes into a clean prompt for Claude Code, Codex, and other coding agents.
Claude Code Prompt Improver
Dump your rough notes or half-formed idea. Get back a clean, structured prompt ready to paste into Claude Code, Codex, or any coding agent.
Visual Design Critique
Upload a screenshot of any page or screen. Get a candid senior-designer critique, plus the top changes ranked by impact.
README Writer
Describe your project or paste rough notes. Get a complete README with the sections real developers expect, no padding.
Commit & PR Description Writer
Describe what you changed and why in your own rough words. Get a clean commit message and PR description that explain the reasoning, not just the diff.
Error Explainer
Paste a confusing error message or stack trace and get a plain-English explanation, plus what to check first.
Regex Builder
Describe what you want to match in plain English. Get a working regex for your language, explained piece by piece, checked against your own test cases.