What Is Manual Prompting?
Manual prompting is the process of writing an AI build prompt yourself — describing a website design, layout, and structure from your own knowledge, memory, or observations. Before tools like WebsiteToPrompt existed, this was the only option. A developer or designer would look at a reference site, take mental notes, and then write a text description they could pass to Claude, ChatGPT, Cursor, or another AI coding tool.
The description might look something like this: "Build a SaaS landing page with a white background, a dark navy navigation bar, a large hero section with a headline, subheadline, and two CTA buttons, followed by a three-column feature section and a pricing table with three tiers." For a simple, generic site, this kind of prompt works reasonably well. The AI fills in the blanks with plausible defaults and produces something functional.
The approach breaks down on complexity. Real sites are not generic. They have specific colour palettes, precise typographic hierarchies, carefully considered spacing systems, and section layouts that reflect deliberate design decisions. Describing all of this accurately from memory or screenshots is difficult, time-consuming, and inherently imprecise. Manual prompting is the starting point for understanding why automated analysis produces better results.