askill
perf-profiler

perf-profilerSafety 80Repository

Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.

376 stars
7.5k downloads
Updated 2/13/2026

Package Files

Loading files...
SKILL.md

perf-profiler

Run profiling tools and capture hotspots with evidence.

Follow docs/perf-requirements.md as the canonical contract.

Required Rules

  • Verify debug symbols before profiling.
  • Capture file:line for hotspots.
  • Provide flame graph or equivalent output when possible.

Output Format

tool: <profiler>
command: <command>
hotspots:
  - file:line - reason
artifacts:
  - <path to flame graph or profile>

Constraints

  • No profiling without a clear scenario.
  • Keep outputs minimal and evidence-backed.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

42/100Analyzed 2/18/2026

A moderately structured but incomplete skill for CPU/memory profiling. Has clear when-to-use description and output format, but relies entirely on a non-existent internal reference doc (docs/perf-requirements.md) for actual implementation. Lacks concrete profiler commands or step-by-step instructions, making it nearly unusable without significant additional context. More of a specification than an actionable skill.

80
70
45
40
30

Metadata

Licenseunknown
Version1.0.0
Updated2/13/2026
Publisheravifenesh

Tags

No tags yet.