optimize
Identify and fix web performance issues across loading, rendering, and bundle size to improve user experience.
Install
npx skills add https://github.com/pbakaus/impeccable --skill optimizeStats
| Total installs | 31,093 |
| Weekly installs | 31.0K |
| GitHub stars | 14.0K |
| First seen | Mar 4, 2026 |
| Source | @pbakaus/impeccable |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs optimize |
|---|---|---|
| vue-debug-guides | 9,874 | -21,219 |
| audit-website | 39,426 | +8,333 |
| ui-ux-pro-max | 86,297 | +55,204 |
| code-review | 12,454 | -18,639 |
| vue-best-practices | 13,521 | -17,572 |
FAQ
- How many installs does optimize have?
- optimize has 31,093 total installs and 31.0K installs this week.
- Where is optimize hosted?
- optimize is published by @pbakaus/impeccable at https://github.com/pbakaus/impeccable.
- How many GitHub stars does optimize have?
- optimize has 14.0K GitHub stars.
- When was optimize first indexed?
- OrangeBot.AI first indexed optimize on Mar 4, 2026.
- How do I install optimize?
- Run: npx skills add https://github.com/pbakaus/impeccable --skill optimize