Skip to main content
Prompts Movie Website with Navigation and Selectors

general user coding user risk: low

Movie Website with Navigation and Selectors

The prompt asks the model to create a movie website that includes menu navigation, beautiful selectors, and more.

PROMPT

Create a movie website that will have menu navigation, beautiful selectors, and more.

EXPECTED OUTPUT

Format
html

SUCCESS CRITERIA

  • Create a movie website
  • Include menu navigation
  • Include beautiful selectors
  • Add more features

FAILURE MODES

  • Vague requirements may result in incomplete website
  • Ambiguous 'beautiful selectors' and 'more' could lead to inconsistent implementations

CAVEATS

Missing context
  • Technology stack (e.g., HTML/CSS/JS, React).
  • Specific features and pages (e.g., homepage, search, movie details).
  • Design requirements (e.g., responsive, color scheme).
  • Output format (e.g., full code, wireframe, deployed site).
Ambiguities
  • Unclear what 'beautiful selectors' means (CSS selectors, UI dropdowns, etc.?).
  • 'And more' is vague and undefined.
  • Does not specify type of movie website (e.g., streaming, reviews, database).

QUALITY

OVERALL
0.20
CLARITY
0.60
SPECIFICITY
0.20
REUSABILITY
0.10
COMPLETENESS
0.10

IMPROVEMENT SUGGESTIONS

  • Specify the technology stack, e.g., 'Create a responsive movie website using HTML, CSS, and vanilla JavaScript.'
  • List concrete features, e.g., 'Include a navigation menu, searchable movie list with posters, and modal for details.'
  • Clarify 'selectors' or replace with specific UI elements like 'stylish dropdown menus for genres.'
  • Add success criteria, e.g., 'The site should be mobile-friendly and use modern CSS for animations.'

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR GENERAL USER