performance optimization
✓Full-stack performance analysis, optimization patterns, and monitoring strategies
Installation
SKILL.md
Comprehensive frameworks for analyzing and optimizing application performance across the entire stack.
| LCP (Largest Contentful Paint) | < 2.5s | < 4s | | INP (Interaction to Next Paint) | < 200ms | < 500ms | | CLS (Cumulative Layout Shift) | < 0.1 | < 0.25 | | TTFB (Time to First Byte) | < 200ms | < 600ms |
| Simple reads | < 100ms | | Complex queries | < 500ms | | Write operations | < 200ms | | Index lookups | < 10ms |
Full-stack performance analysis, optimization patterns, and monitoring strategies Source: ariegoldkin/ai-agent-hub.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill performance optimization- Source
- ariegoldkin/ai-agent-hub
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is performance optimization?
Full-stack performance analysis, optimization patterns, and monitoring strategies Source: ariegoldkin/ai-agent-hub.
How do I install performance optimization?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ariegoldkin/ai-agent-hub --skill performance optimization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ariegoldkin/ai-agent-hub
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01