بنقرة واحدة
performance-optimizer
Analyze and optimize code performance, identify bottlenecks, and suggest improvements
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Analyze and optimize code performance, identify bottlenecks, and suggest improvements
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Automated deployment orchestration with rollback, blue-green, and canary deployment strategies
Manage development environments, configurations, and secrets across local, staging, and production
Technical documentation specialist - create docs, API references, user guides for technical and non-technical audiences
Backend architecture agent for API design, database schema, and microservices
Data engineering agent for ETL pipelines, data warehousing, and analytics
DevOps agent specializing in deployment, monitoring, and infrastructure automation
| name | performance-optimizer |
| description | Analyze and optimize code performance, identify bottlenecks, and suggest improvements |
| allowed-tools | ["Read","Write","Grep","Bash","Glob"] |
| version | 1.0.0 |
| author | GLINCKER Team |
| license | Apache-2.0 |
| keywords | ["performance","optimization","profiling","bottleneck","speed"] |
Automated code performance analysis and optimization agent. Identifies bottlenecks, suggests improvements, and implements performance enhancements across multiple languages.
When activated, this agent will:
# Analyze entire project
"Analyze performance bottlenecks in this project"
# Optimize specific file
"Optimize performance of src/api/users.js"
# Database optimization
"Optimize these slow database queries"
# Web app optimization
"Reduce bundle size and improve load time"
# Memory analysis
"Find and fix memory leaks in this component"
The agent can set up and integrate with:
GLINCKER Team