ai-performance
OfficialOptimize code performance
Authorarcasilesgroup
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses performance bottlenecks in code, such as N+1 query issues, inefficient algorithms, memory leaks, and I/O inefficiencies, across multiple programming languages.
Core Features & Use Cases
- Multi-stack Performance Scanning: Detects N+1 queries, O(n^2) patterns, memory leaks, bundle size issues, and I/O bottlenecks.
- Automated Detection: Uses static analysis and heuristics to identify performance anti-patterns.
- Use Case: A developer suspects a web application is slow due to inefficient database queries. They can use this skill to automatically scan the codebase, identify N+1 query patterns in the ORM, and receive specific recommendations for optimization.
Quick Start
Run the ai-performance skill to scan the current project for performance issues.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: ai-performance Download link: https://github.com/arcasilesgroup/ai-engineering/archive/main.zip#ai-performance Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.