Analyze the current code for performance bottlenecks and provide optimization recommendations, focusing on measurable improvements while maintaining code quality and readability.
Steps
Performance Analysis
Identify slow algorithms and inefficient data structures
Find memory leaks and excessive allocations
Detect unnecessary computations and redundant operations
Analyze database queries and API calls
Optimization Strategies
Suggest algorithm improvements and better data structures
Recommend caching strategies where appropriate
Propose lazy loading and pagination solutions
Identify opportunities for parallel processing
Implementation
Provide optimized code with explanations
Include performance impact estimates
Suggest profiling and monitoring approaches
Consider trade-offs between performance and maintainability
Optimize Performance Checklist
Identified slow algorithms and inefficient data structures
Found memory leaks and excessive allocations
Detected unnecessary computations and redundant operations
Analyzed database queries and API calls
Suggested algorithm improvements and better data structures
Recommended caching strategies where appropriate
Provided optimized code with explanations
Included performance impact estimates
Considered trade-offs between performance and maintainability
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: gologo13-agent-skills-optimize-performance3description: Optimize Performance4---56# Optimize Performance78## Overview910Analyze the current code for performance bottlenecks and provide optimization recommendations, focusing on measurable improvements while maintaining code quality and readability.1112## Steps13141. **Performance Analysis**15 - Identify slow algorithms and inefficient data structures16 - Find memory leaks and excessive allocations17 - Detect unnecessary computations and redundant operations18 - Analyze database queries and API calls192. **Optimization Strategies**20 - Suggest algorithm improvements and better data structures21 - Recommend caching strategies where appropriate22 - Propose lazy loading and pagination solutions23 - Identify opportunities for parallel processing243. **Implementation**25 - Provide optimized code with explanations26 - Include performance impact estimates27 - Suggest profiling and monitoring approaches28 - Consider trade-offs between performance and maintainability2930## Optimize Performance Checklist3132- [ ] Identified slow algorithms and inefficient data structures33- [ ] Found memory leaks and excessive allocations34- [ ] Detected unnecessary computations and redundant operations35- [ ] Analyzed database queries and API calls36- [ ] Suggested algorithm improvements and better data structures37- [ ] Recommended caching strategies where appropriate38- [ ] Provided optimized code with explanations39- [ ] Included performance impact estimates40- [ ] Considered trade-offs between performance and maintainability4142---43> Converted and distributed by [TomeVault](https://tomevault.io/claim/gologo13) — claim your Tome and manage your conversions.44<!-- tomevault:4.0:skill_md:2026-04-15 -->
Run npx skillmds@latest add tomevault-io/gologo13-agent-skills-optimize-performance in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Optimize Performance It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.