MCP.so
登录

optimize

pbakaus / impeccable

关于 optimize

Diagnoses and fixes UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performance, bundle size, load time, or wants a faster, smoother experience.

安装 optimize

npx skills add https://github.com/pbakaus/impeccable --skill optimize

基本信息

分类

设计与 UI

代码仓库

pbakaus / impeccable

Skill

optimize

功能与用途

  • Covers five optimization areas: image optimization, JavaScript/CSS reduction, font loading, rendering performance, and animation efficiency

  • Includes Core Web Vitals guidance (LCP, FID/INP, CLS) with specific thresholds and remediation strategies

  • Provides code examples for common patterns: lazy loading, code splitting, layout thrashing prevention, GPU-accelerated animations, and virtual scrolling

  • Emphasizes measurement before and after optimization, testing on real devices with throttled connections, and avoiding premature optimization

设计与 UI分类下的其他 Skills