
I built an AI landing page roaster in a weekend using Claude API + Netlify Functions
Every time I shared a landing page for feedback, I got the same useless responses: "Your headline could be clearer" "Add more social proof" "The CTA isn't strong enough" Great. But which headline? What kind of social proof? How do I fix the CTA? Vague feedback doesn't convert visitors into customers. Specific feedback does. PageRoast — an AI tool that scores your landing page across 6 conversion dimensions and gives you the exact fix for each one. You paste your URL and page copy, and you get back: An overall conversion score (0–100) A breakdown across 6 dimensions : Clarity, ICP Fit, Pain/Outcome Framing, CTA Strength, Social Proof, Objection Handling The specific problem on your page for each dimension (quoting your actual copy) A concrete rewrite or fix for each issue Your single biggest conversion killer The Stack: Frontend: Vanilla HTML/CSS/JS (keeping it simple) AI: Claude API (claude-haiku for speed) Backend: Netlify Functions (serverless, zero config) Email capture: Airtable vi
Continue reading on Dev.to
Opens in a new tab


