Using Claude as a Critical Product Manager for Landing Page Optimization

Using AI for Product Strategy Beyond Coding
A developer building promptoptimizr.com found their landing page was basic with poor SEO. Instead of using Claude for coding tasks, they approached it as a product strategy tool by asking it to act as a "really harsh, contrarian product manager."
Critical Review Process
The developer gave Claude this prompt: "be brutal and where are these tools making me think too much?" They wanted it to highlight every friction point, jargon, and missed opportunity. Claude identified several specific issues:
- Value proposition was buried
- CTA was weak
- Assumed too much user knowledge
- Competitor landing pages were outperforming theirs
- Page focused on "what" instead of "why"
Rewrite with SEO Focus
After the critique, the developer asked Claude to rewrite the landing page section by section with specific SEO focus for "prompt optimization tools." They provided keywords and instructed Claude to write for someone who'd never heard of prompt engineering before. Claude generated:
- Meta descriptions
- Title tags
- Specific H2 and H3 headings that made more sense than the original
Results
The developer shipped the changes and reported the difference was "night and day." The new landing page was not just a better explanation but actually persuasive. They're now seeing it rank for terms they never would have thought of previously.
This approach demonstrates how AI assistants can be used for product strategy and marketing tasks beyond traditional coding applications. By framing the AI as a critical reviewer rather than just a code generator, developers can get valuable feedback on messaging, user experience, and SEO optimization.
📖 Read the full source: r/ClaudeAI
👀 See Also

Fine-tuning llama3.2 3B for personalized health coaching using Apple Watch data and MLX
A developer fine-tuned llama3.2 3B on a Mac using MLX in 15 minutes to create a health coach LLM that analyzes personal Apple Health and Whoop data. The model provides specific health insights instead of generic advice, running locally with a 2GB memory footprint.

Using Claude Code and Remotion to Create Demo Videos Without Design Skills
A developer delayed their product launch for months because they couldn't afford demo videos costing $300-$1,000 with 6-10 week timelines. Over one weekend, they used Remotion (React-based video generation) and Claude Code to create their own videos, illustrations, and landing page components, achieving thousands of views on their reels.

Garlic Farmer Builds 19K-Line AI Agent System on Android Phone
A Korean garlic farmer has built a 19,260-line Python AI agent system called 'garlic-agent' that runs entirely on an Android phone using Termux. The system rotates between multiple AI providers, saves context in SQLite, and uses a manual copy-paste workflow for development.

User Workflow: Using Claude.ai for Planning and Claude Code for Implementation
A developer describes using Claude.ai for detailed planning and architecture discussions, then Claude Code for implementation, but notes there's no shared state between the two tools requiring manual file transfers.