Skip to main content
Back to registry

performance-optimization

supercent-io/skills-template

Installs10
Install command
npx skills add https://github.com/supercent-io/skills-template --skill performance-optimization
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Lighthouse (Chrome DevTools) : Measure Web Vitals (React): React.memo (prevent unnecessary re-renders) : useMemo & useCallback : Lazy Loading & Code Splitting : Webpack Bundle Analyzer : Tree Shaking (remove unused code) : Dynamic Imports : Next.js Image component : Use WebP format : Fix the N+1 query problem : Add indexes : Caching (Redis) : #performance #optimization #React #caching #lazy-loading #web-vitals #code-quality - Slow page loads : low Lighthouse score - Slow rendering : delayed user interactions - Large bundle size : increased download time - Slow queries : database bottlenecks - Measure first : profile, don't guess - Incremental improvements : optimize one thing at a time - Performance monitoring : track continuously - Premature optimization : don't optimize when there is no bottleneck - Sacrificing readability : don't make code complex for performance - 80/20 rule : 80% improvement with 20% effort - User-centered : focus on improving real user experience - Automation : performance regression tests in CI - web.dev/vitals - React Optimization - Webpack Bundle Analyzer - Current version : 1.0.0 - Last updated : 2025-01-01 - Compatible platforms : Claude, ChatGPT, Gemini - database-schema-design - ui-components

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does performance-optimization do?

performance-optimization is listed in SkillJury, but the source summary is still sparse.

Is performance-optimization good?

performance-optimization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does performance-optimization work with?

performance-optimization currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to performance-optimization?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install performance-optimization?

npx skills add https://github.com/supercent-io/skills-template --skill performance-optimization

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering