providing-performance-optimization-advice

Provide comprehensive prioritized performance optimization recommendations for frontend, backend, and infrastructure. Use when analyzing bottlenecks or seeking improvement strategies. Trigger with phrases like "optimize performance", "improve speed", or "performance recommendations".

Content Preview
---
name: providing-performance-optimization-advice
description: Provide comprehensive prioritized performance optimization recommendations for frontend, backend, and infrastructure. Use when analyzing bottlenecks or seeking improvement strategies. Trigger with phrases like "optimize performance", "improve speed", or "performance recommendations".
version: 1.0.0
allowed-tools: "Read, Write, Edit, Grep, Glob, Bash(profiling:*), Bash(analysis:*)"
license: MIT
author: Jeremy Longshore <jeremy@inten
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/providing-performance-optimization-advice.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/performance/performance-optimization-advisor/skills/providing-performance-optimization-advice/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/performance/performance-optimization-advisor/skills/providing-performance-optimization-advice/SKILL.md

Related Skills