optimize

Diagnose and fix UI performance issues across loading, rendering, animations, images, and bundle size.

1|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/dual-devs0/sistema-academico --skill optimize-dual-devs0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optimize
Source: https://github.com/dual-devs0/sistema-academico/tree/main/skills/skills_1/optimize
Command: npx skills add https://github.com/dual-devs0/sistema-academico --skill optimize-dual-devs0

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill diagnoses and fixes UI performance issues, addressing loading speed, rendering, animations, images, and bundle size, to create faster, smoother user experiences.

Core Features & Use Cases

  • Performance Diagnostics: Assess current performance with Core Web Vitals, load time, bundle size, and runtime performance metrics.
  • Optimization Strategies: Implement systematic improvements for loading performance, rendering, animations, images, and network optimization.
  • React/Framework Optimization: Apply React-specific optimizations and framework-agnostic best practices to enhance performance.
  • Core Web Vitals Optimization: Target Largest Contentful Paint, First Input Delay, and Cumulative Layout Shift to improve user experience.
  • Performance Monitoring: Use tools like Chrome DevTools, WebPageTest, and Core Web Vitals to monitor and verify improvements.

Quick Start

Use the optimize skill to diagnose performance issues in your UI and apply optimizations to improve user experience.

Frequently Asked Questions about optimize

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

FAQPage Schema
How do I optimize UI performance and fix slow loading speed?

UI performance optimization diagnoses and fixes slow loading speed, rendering bottlenecks, and large bundle sizes. By analyzing Core Web Vitals and runtime metrics, it applies systematic improvements to create faster, smoother user experiences.

How do I improve Core Web Vitals like Largest Contentful Paint and Cumulative Layout Shift?

Core Web Vitals optimization targets Largest Contentful Paint, First Input Delay, and Cumulative Layout Shift. It assesses these metrics to implement loading, rendering, and layout improvements that directly enhance the overall user experience.

What's the best way to optimize rendering and animations for web performance?

Optimizing rendering and animations requires diagnosing runtime performance metrics and applying systematic improvements. It addresses rendering bottlenecks and animation jank to ensure smoother visual experiences across the user interface.

Can I use this to apply React-specific performance optimizations?

Yes, React-specific performance optimizations are supported alongside framework-agnostic best practices. It applies targeted improvements to loading, rendering, and bundle size specifically for React applications to enhance UI performance.

How do I monitor and verify UI performance improvements using Chrome DevTools?

Performance monitoring uses Chrome DevTools, WebPageTest, and Core Web Vitals to assess current performance and verify improvements. These tools measure load time, bundle size, and runtime metrics to confirm optimization results.