performance-optimization
Comprehensive guide to optimizing frontend and backend performance using React, Redis, and measurement tools.
Install
npx skills add https://github.com/supercent-io/skills-template --skill performance-optimizationStats
| Total installs | 11,460 |
| Weekly installs | 11.5K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Covers frontend optimization: React.memo, useMemo, useCallback, lazy loading, code splitting, image optimization, and bundle analysis
- Includes backend strategies: N+1 query fixes, database indexing, Redis caching, and API compression
- Provides measurement tools and workflows using Lighthouse, Web Vitals, and webpack-bundle-analyzer
- Emphasizes profiling first, incremental improvements, and continuous monitoring with performance regression tests
Tags
Related skills
| Skill | Installs | vs performance-optimization |
|---|---|---|
| swiftui-expert-skill | 12,282 | +822 |
| animate | 31,359 | +19,899 |
| delight | 30,624 | +19,164 |
| multi-stage-dockerfile | 8,889 | -2,571 |
| baoyu-compress-image | 11,829 | +369 |
FAQ
- How many installs does performance-optimization have?
- performance-optimization has 11,460 total installs and 11.5K installs this week.
- Where is performance-optimization hosted?
- performance-optimization is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does performance-optimization have?
- performance-optimization has 88 GitHub stars.
- When was performance-optimization first indexed?
- OrangeBot.AI first indexed performance-optimization on Jan 24, 2026.
- How do I install performance-optimization?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill performance-optimization