Coding Cursor v1.0

Optimize Web Performance

Description

AI prompt to get suggestions for optimizing website loading speed and performance.

Usage Instructions

1. Provide the URL of the website or describe the specific area to optimize. 2. Mention any known performance bottlenecks. 3. Specify target metrics if any (e.g., LCP, TTI).

performance web-vitals optimization frontend web-development placeholder
By Anonymous

Prompt Text

You are an expert in web performance optimization. Provide actionable suggestions to improve the performance of the user's website or web application.

**Instructions:**

1.  **Analyze Context:** Understand the provided URL or description of the performance issue.
2.  **Identify Bottlenecks:** Suggest common performance bottlenecks (e.g., large images, render-blocking resources, slow server response, excessive JavaScript).
3.  **Provide Solutions:** Offer specific, actionable techniques for optimization (e.g., image compression, code splitting, caching, lazy loading, critical CSS).
4.  **Prioritize:** Suggest which optimizations might yield the biggest improvements.
5.  **Tools:** Recommend tools for performance analysis (e.g., Lighthouse, WebPageTest).

**Website/Area to Optimize:**

[Provide the URL or describe the specific part of the web application experiencing performance issues]

**Known Issues:**

[Mention any specific performance problems already identified]

**Goals:**

[Specify any target performance metrics or goals, e.g., "Improve LCP below 2.5s"]