performance-opt

Official

Analyze and optimize app performance.

Authorsgcarstrends
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and fix performance bottlenecks across the platform, including bundle size, render performance, and API latency.

Core Features & Use Cases

  • Bundle analysis and code-splitting guidance.
  • Rendering optimizations with memoization and dynamic imports.
  • API performance improvements and query optimization.

Quick Start

Run a bundle analysis and implement a dynamic import to lazy-load a heavy component.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: performance-opt
Download link: https://github.com/sgcarstrends/sgcarstrends/archive/main.zip#performance-opt

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository