performance-optimization

Identify and resolve performance bottlenecks in web applications.

Updated May 25, 2026
One-click install
npx skills add https://github.com/huuhiep0303/s-tools --skill performance-optimization-huuhiep0303
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-optimization
Source: https://github.com/huuhiep0303/s-tools/tree/main/.agents/skills/performance-optimization
Command: npx skills add https://github.com/huuhiep0303/s-tools --skill performance-optimization-huuhiep0303

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill identifies and resolves performance bottlenecks, ensuring faster load times, improved web vitals scores, and enhanced user experience.

Core Features & Use Cases

  • Performance Profiling: Offers tools for synthetic and real user monitoring to pinpoint performance issues.
  • Bottleneck Identification: Identifies front-end and back-end bottlenecks.
  • Optimization Guidance: Provides optimization techniques for common performance issues like large images, slow server responses, and UI freezes.
  • Use Case: If you're experiencing slow website performance or poor user engagement, this Skill can help you optimize your web application to improve its speed and responsiveness.

Quick Start

Run the performance-optimization skill to analyze your application and follow the suggested optimizations.

Frequently Asked Questions about performance-optimization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify and resolve web application performance bottlenecks?

To resolve web application performance bottlenecks, you can use performance profiling tools for synthetic and real user monitoring to pinpoint slow server responses, large images, and UI freezes across the frontend and backend.

What is the best way to improve core web vitals and reduce website load time?

Improving core web vitals and reducing website load time requires profiling your web application to identify front-end and back-end bottlenecks, then applying optimization techniques to resolve issues like slow server responses and large images.

How does performance profiling help fix poor user engagement and slow website performance?

Performance profiling helps fix poor user engagement by utilizing synthetic and real user monitoring to pinpoint exact performance issues, enabling targeted optimizations that enhance web application speed, responsiveness, and overall user experience.

Can I use this approach to optimize both frontend and backend performance issues?

Yes, you can optimize both frontend and backend performance issues by profiling your web application to identify bottlenecks, applying optimization techniques to address slow server responses, UI freezes, and large images.

Why does my web application experience UI freezes and slow server responses?

Your web application experiences UI freezes and slow server responses due to performance bottlenecks that can be identified through real user monitoring and synthetic profiling, then resolved using targeted optimization techniques.