Compiles verified performance findings into structured analysis reports. Creates prioritized issue lists with quantitative evidence from profiling tools. Use after theories have been verified to produce final documentation. Use when creating performance report, documenting findings, or summarizing optimization opportunities. (project)
Compiles verified performance findings into structured reports with prioritized issues and quantitative evidence.
/plugin marketplace add antonykamp/cc-truffle-performance-plugin/plugin install antonykamp-cc-truffle-performance-plugin@antonykamp/cc-truffle-performance-pluginThis skill inherits all available tools. When active, it can use any tool Claude has access to.
TEMPLATE.mdCompiles verified performance findings into a comprehensive, structured report with prioritized issues and quantitative evidence.
PERFORMANCE_ANALYSIS_REPORT.mdverifying-performance-theories with verified theoriestool-outputs/ directoryverifying-performance-theoriestool-outputs/ directoryPERFORMANCE_ANALYSIS_REPORT.mdIMPORTANT: Report describes WHAT issues exist, WHERE they are, HOW SEVERE they are.
NOT how to fix them - That's a separate concern.
For each verified issue:
Every issue in the report MUST have:
Issues WITHOUT tool evidence:
Based on tool evidence, not code inspection:
| Severity | Criteria |
|---|---|
| Critical | >50% time in interpreter, deoptimization loops, 10x+ slower than expected |
| High | 20-50% time loss, significant compilation issues, 3-10x slower |
| Medium | 10-20% time loss, optimization barriers in moderate paths, 2-3x slower |
| Low | <10% impact, issues in cold paths, minor inefficiencies |
Location: PERFORMANCE_ANALYSIS_REPORT.md
Tool Outputs: tool-outputs/*.txt
Predecessor Skills:
establishing-benchmark-baseline → BENCHMARK_BASELINE.mdgenerating-performance-theories → Theory listverifying-performance-theories → Verified theories with evidenceThis is the FINAL skill in the performance analysis workflow.
1. [establishing-benchmark-baseline] → Create baseline
2. [Run benchmarks] → Get timing data
3. [generating-performance-theories] → Generate theories
4. [verifying-performance-theories] → Verify with tools
5. [generating-performance-reports] → THIS SKILL (FINAL)
See TEMPLATE.md for the complete report template.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.