LLM Prompts

Website Usability Audit Prompt

Analyzes a website's usability and provides actionable improvement recommendations.

The method

Paste this into your LLM. Provide the URL of the website. Specify key user flows (e.g., signup, purchase). The LLM analyzes usability and suggests improvements. Ideal for identifying UX bottlenecks in existing sites.

The prompts

Prompt 1
Analyze the usability of [Website URL] focusing on the following user flows: [User Flow 1], [User Flow 2], [User Flow 3]. Identify any pain points, areas of confusion, or potential friction points for users. Provide specific recommendations for improvement, including changes to the website's layout, navigation, content, or functionality. Consider factors such as ease of use, efficiency, memorability, error prevention, and user satisfaction. Prioritize recommendations based on their potential impact on overall usability and conversion rates. Include examples of how these changes might be implemented visually or through code modifications. Also, suggest relevant A/B tests to validate improvements.
Prompt 2
I want you to act as a UX expert. I will provide you with a website URL and a brief description of its target audience. Your task is to conduct a heuristic evaluation of the website, identifying any usability issues based on Nielsen's 10 heuristics. For each issue, provide a detailed explanation of the problem, the violated heuristic, and a concrete recommendation for how to fix it. The website is [Website URL], and the target audience is [Target Audience Description]. Focus on aspects such as visibility of system status, match between system and the real world, user control and freedom, consistency and standards, error prevention, recognition rather than recall, flexibility and efficiency of use, aesthetic and minimalist design, help users recognize, diagnose, and recover from errors, and help and documentation. Present your findings in a clear and concise report.