AI Prompt for Expert Web Development
I’m building [feature, described specifically] using [framework/language and version, e.g. "React 18 with TypeScript" or "plain PHP with no framework"]. Walk me through the recommended approach, including tradeoffs between different reasonable ways to do this, and flag anything that depends specifically on my hosting or deployment setup: [describe hosting briefly].
Genuinely useful web development help depends on naming your actual stack and the specific problem — a vague “help me build a website” request returns generic explanations that don’t connect to your real project or constraints.
What this produces
Specific, actionable guidance or code matched to your actual framework and stack, addressing the real problem you describe — rather than generic web-development explanations.
Variations
Two ready-to-copy versions for different needs.
I’m building [feature, described specifically] using [framework/language and version, e.g. “React 18 with TypeScript” or “plain PHP, no framework”]. Walk me through the approach, including any tradeoffs between [X] and [Y] if there are multiple reasonable ways to do this.
Here’s my [relevant code or config, pasted]. Using [framework/stack], I’m seeing [specific problem, e.g. “a layout that breaks on mobile” or “a 500 error on form submit”]. Identify the likely cause and suggest a fix, explaining why the issue happens.
Pair this with Best AI Prompt for Programming, or explore OWASP Top 10 for LLM Applications Review Prompt if you’re looking for something related.
FAQ
Do I need to know exact technical terms to ask a good question?
No — describe the problem as you understand it, and mention what you do know about your stack (even roughly). Specific symptoms matter more than technical vocabulary.
Can this help with deployment and hosting questions too?
Yes — name your actual hosting setup (Vercel, a VPS, shared hosting, etc.) and the specific deployment issue for relevant advice.
What if I’m not sure which framework to use for a new project?
Describe your project’s actual requirements and constraints (team size, timeline, existing skills) and ask for a comparison of 2-3 reasonable options with tradeoffs, rather than one prescribed answer.