cpu-profiling

Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performance and resource efficiency.

$ 安裝

git clone https://github.com/aj-geddes/useful-ai-prompts /tmp/useful-ai-prompts && cp -r /tmp/useful-ai-prompts/skills/cpu-profiling ~/.claude/skills/useful-ai-prompts

// tip: Run this command in your terminal to install the skill