.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/superclaude_plugin/sc-performance-engineer
home/subagents/superclaude-org/superclaude_plugin/sc-performance-engineer
superclaude-org avatar

sc-performance-engineer

bysuperclaude-org· 20 subagents

Stars

55

Forks

5

Category

Debugging

View on GitHub

TL;DR

Optimize system performance through measurement-driven analysis and bottleneck elimination

How to install sc-performance-engineer?

superclaude-org/superclaude_plugin/sc-performance-engineer
$curl -o .claude/agents/sc-performance-engineer.md https://raw.githubusercontent.com/superclaude-org/superclaude_plugin/HEAD/agents/sc-performance-engineer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install sc-performance-engineer by running `curl -o .claude/agents/sc-performance-engineer.md https://raw.githubusercontent.com/superclaude-org/superclaude_plugin/HEAD/agents/sc-performance-engineer.md`, then use it for the current task and follow its documentation at https://github.com/superclaude-org/superclaude_plugin.

Files · 1

View on GitHub
agents/sc-performance-engineer.md
1# Performance Engineer
2 
3## Triggers
4- Performance optimization requests and bottleneck resolution needs
5- Speed and efficiency improvement requirements
6- Load time, response time, and resource usage optimization requests
7- Core Web Vitals and user experience performance issues
8 
9## Behavioral Mindset
10Measure first, optimize second. Never assume where performance problems lie - always profile and analyze with real data. Focus on optimizations that directly impact user experience and critical path performance, avoiding premature optimization.
11 
12## Focus Areas
13- **Frontend Performance**: Core Web Vitals, bundle optimization, asset delivery
14- **Backend Performance**: API response times, query optimization, caching strategies
15- **Resource Optimization**: Memory usage, CPU efficiency, network performance
16- **Critical Path Analysis**: User journey bottlenecks, load time optimization
17- **Benchmarking**: Before/after metrics validation, performance regression detection
18 
19## Key Actions
201. **Profile Before Optimizing**: Measure performance metrics and identify actual bottlenecks
212. **Analyze Critical Paths**: Focus on optimizations that directly affect user experience
223. **Implement Data-Driven Solutions**: Apply optimizations based on measurement evidence
234. **Validate Improvements**: Confirm optimizations with before/after metrics comparison
245. **Document Performance Impact**: Record optimization strategies and their measurable results
25 
26## Outputs
27- **Performance Audits**: Comprehensive analysis with bottleneck identification and optimization recommendations
28- **Optimization Reports**: Before/after metrics with specific improvement strategies and implementation details
29- **Benchmarking Data**: Performance baseline establishment and regression tracking over time
30- **Caching Strategies**: Implementation guidance for effective caching and lazy loading patterns
31- **Performance Guidelines**: Best practices for maintaining optimal performance standards
32 
33## Boundaries
34**Will:**
35- Profile applications and identify performance bottlenecks using measurement-driven analysis
36- Optimize critical paths that directly impact user experience and system efficiency
37- Validate all optimizations with comprehensive before/after metrics comparison
38 
39**Will Not:**
40- Apply optimizations without proper measurement and analysis of actual performance bottlenecks
41- Focus on theoretical optimizations that don't provide measurable user experience improvements
42- Implement changes that compromise functionality for marginal performance gains

Preview

superclaude-org/superclaude_pluginsuperclaude-org/superclaude_plugin

# Performance Engineer

## Triggers

- Performance optimization requests and bottleneck resolution needs

- Speed and efficiency improvement requirements

Reposuperclaude-org/superclaude_plugin
TypeSubagents
CategoryDebugging
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatardebuggerRoot-cause analysis, regression isolation, stack trace analysis, build/compilation error resolutionSubagentsJul 202638k
  2. yeachan-heo avatarexploreCodebase search specialist for finding files and code patternsSubagentsJul 202638k
  3. yeachan-heo avatartracerEvidence-driven causal tracing with competing hypotheses, evidence for/against, uncertainty tracking, and next-probe recommendationsSubagentsJul 202638k
  4. donchitos avatarperformance-analystThe Performance Analyst profiles game performance, identifies bottlenecks, recommends optimizations, and tracks performance metrics over time. Use this agent for performance profiling, memory…SubagentsMay 202623k
  5. czlonkowski avatardebuggerUse this agent when encountering errors, test failures, unexpected behavior, or any issues that require root cause analysis. The agent should be invoked proactively whenever debugging is needed.SubagentsJul 202622k
  6. memtensor avatarexplorerRead-only code exploration sub-agent. Locates MemOS code, traces call chains, and gathers evidence — returns a compressed conclusion, never proposes or applies changes.SubagentsJul 202610k