performance-optimization

Measure baseline performance and verify targeted optimizations for Core Web Vitals.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RefractSystems/virtmcu --skill performance-optimization-refractsystems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-optimization
Source: https://github.com/RefractSystems/virtmcu/tree/main/.gemini/skills/performance-optimization
Command: npx skills add https://github.com/RefractSystems/virtmcu --skill performance-optimization-refractsystems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Measures baseline performance and fixes targeted bottlenecks to improve load times and user experience.

Core Features & Use Cases

  • Measure baseline performance across frontend and backend.
  • Identify bottlenecks using profiling, budgets, and Core Web Vitals targets.
  • Apply targeted optimizations and verify improvements in CI and production-like environments.

Quick Start

Identify a slow page or workflow, profile it to establish baselines, implement a fix, and re-measure to confirm improvement.

Frequently Asked Questions about performance-optimization

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

FAQPage Schema
How do I measure and improve Core Web Vitals for my web application?

To improve Core Web Vitals, establish baseline performance measurements, identify bottlenecks via profiling, and apply targeted optimizations. Verify improvements by re-measuring in production-like environments and CI checks.

What is the best way to profile and identify frontend and backend bottlenecks?

The best way to identify bottlenecks is through measurement-driven profiling across frontend and backend applications. Establish baselines for slow workflows, apply targeted fixes, and use repeatable validation to confirm performance gains.

Can I set and enforce performance budgets in my CI pipeline?

Yes, you can enforce performance budgets in CI pipelines. The process measures baseline performance, sets Core Web Vitals targets, applies targeted optimizations, and uses repeatable validation to verify improvements before deployment.

How do I optimize slow page load times across web and mobile applications?

To optimize slow page load times, profile the slow page or workflow to establish baselines, implement targeted fixes for identified bottlenecks, and re-measure to confirm the performance improvement across web and mobile platforms.

Does performance optimization work for both frontend and backend applications?

Yes, performance optimization applies to both frontend and backend applications across web and mobile. It uses profiling and Core Web Vitals measurement to identify bottlenecks and verify targeted improvements in production-like environments.