performance-optimization

Apply structured guidelines to optimize web and app performance.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/kleon6436/GitHubCopilotSettings --skill performance-optimization-kleon6436
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-optimization
Source: https://github.com/kleon6436/GitHubCopilotSettings/tree/main/skills/performance-optimization
Command: npx skills add https://github.com/kleon6436/GitHubCopilotSettings --skill performance-optimization-kleon6436

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guideline helps development teams tighten app performance by providing evidence-based targets and practices, replacing guesswork with measured optimization.

Core Features & Use Cases

  • Core Web Vitals targets and performance budgets
  • Memory management, rendering optimizations, and build-size reduction
  • Platform-specific tuning and CI integration to enforce performance discipline

Quick Start

Begin by profiling your app to identify bottlenecks, then apply the guideline items to address those issues with measurable improvements.

Frequently Asked Questions about performance-optimization

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

FAQPage Schema
How do I optimize web rendering and reduce bundle size effectively?

Optimize web rendering and reduce bundle size by profiling your app to identify bottlenecks, then applying structured guidelines for memory management and build-size reduction to achieve measurable improvements.

What are Core Web Vitals targets and how do I set performance budgets?

Core Web Vitals targets and performance budgets are evidence-based metrics enforced through CI integration, replacing guesswork with measured optimization to maintain rendering speed and application discipline.

Does this approach support platform-specific tuning for both web and mobile scenarios?

Yes, this approach supports platform-specific tuning for both web and mobile scenarios, applying structured guidelines to address memory management, rendering optimizations, and caching across different environments.

How do I start fixing app performance issues using a measurement-first practice?

Start fixing app performance issues by profiling your application to identify bottlenecks, then apply measurement-first guidelines to address those issues with data-driven rules and practical implementation examples.

What's the best way to enforce performance discipline in a development team?

The best way to enforce performance discipline is through CI-monitored performance budgets and structured guidelines, ensuring teams apply evidence-based targets for Core Web Vitals and build-size reduction.

Why should I use data-driven rules for app performance optimization instead of guesswork?

Data-driven rules for app performance optimization replace guesswork with evidence-based targets and practices, providing structured guidelines for caching, memory management, and rendering that deliver measurable improvements.