performance-optimization

Community

Make apps faster and cheaper.

AuthorArieGoldkin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides patterns to diagnose bottlenecks, optimize code, and improve performance across backend and frontend.

Core Features & Use Cases

  • Bottleneck Diagnosis: Profiling, queries, and rendering optimizations.
  • Caching & VB: Caching strategies and content optimization.
  • Frontend & API Optimizations: Bundle analysis, lazy loading, and field selection.
  • Use Case: Improve page load times and API latency through targeted optimizations.

Quick Start

Run a profiling pass on a sample app and identify the top 3 bottlenecks.

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-optimization
Download link: https://github.com/ArieGoldkin/ai-agent-hub/archive/main.zip#performance-optimization

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