perf-profiler

Solid

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

Data & Documents 1,844 stars 519 forks Updated yesterday

Install

View on GitHub

Quality Score: 80/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
27
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# 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.

Details

Author
composio-community
Repository
composio-community/awesome-claude-plugins
Created
9 months ago
Last Updated
yesterday
Language
JavaScript
License
None

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category