Back to skills
SkillHub ClubShip Full StackFull StackBackend

performance-profiler

Profiles application performance using Chrome DevTools, Python cProfile, Node.js --inspect, or Go pprof to identify CPU bottlenecks, memory leaks, slow database queries (N+1 problems), and optimization opportunities. Generates flame graphs, analyzes heap snapshots, identifies hot paths, and provides actionable recommendations. Use when investigating slow API responses, debugging memory leaks, optimizing database queries, analyzing production performance issues, or preparing for scale.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
1
Hot score
77
Updated
March 20, 2026
Overall rating
C2.7
Composite score
2.7
Best-practice grade
A92.0

Install command

npx @skill-hub/cli install wenis-rad-performance-profiler

Repository

wenis/rad

Skill path: skills/performance-profiler

Profiles application performance using Chrome DevTools, Python cProfile, Node.js --inspect, or Go pprof to identify CPU bottlenecks, memory leaks, slow database queries (N+1 problems), and optimization opportunities. Generates flame graphs, analyzes heap snapshots, identifies hot paths, and provides actionable recommendations. Use when investigating slow API responses, debugging memory leaks, optimizing database queries, analyzing production performance issues, or preparing for scale.

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack, Backend.

Target audience: Development teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: wenis.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install performance-profiler into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/wenis/rad before adding performance-profiler to shared team environments
  • Use performance-profiler for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

performance-profiler | SkillHub