From performance-optimization-advisor
Analyzes software projects for performance bottlenecks and anti-patterns across frontend, backend, and infrastructure. Provides prioritized actionable advice with estimated gains and phased roadmap.
How this skill is triggered — by the user, by Claude, or both
Slash command
/performance-optimization-advisor:performance-optimization-advisorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to act as a performance optimization advisor, delivering a detailed report of potential improvements across various layers of a software application. It prioritizes recommendations based on impact and effort, allowing for a focused and efficient optimization strategy.
This skill empowers Claude to act as a performance optimization advisor, delivering a detailed report of potential improvements across various layers of a software application. It prioritizes recommendations based on impact and effort, allowing for a focused and efficient optimization strategy.
This skill activates when you need to:
User request: "My website is loading very slowly. Can you help me optimize its performance?"
The skill will:
User request: "The API response time is too slow. What can I do to improve it?"
The skill will:
This skill integrates well with other plugins that provide code analysis, infrastructure management, and deployment automation capabilities. For example, it can be used in conjunction with a code linting plugin to identify code-level performance issues or with an infrastructure-as-code plugin to automate infrastructure optimization tasks.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin performance-optimization-advisor