performance-fundamentals

Auto-invoke when reviewing loops, data fetching, rendering, database queries, or resource-intensive operations. Identifies N+1 queries, unnecessary re-renders, memory leaks, and scalability issues.

$ 安裝

git clone https://github.com/DanielPodolsky/mentor-spec /tmp/mentor-spec && cp -r /tmp/mentor-spec/.claude/skills/fundamentals/performance ~/.claude/skills/mentor-spec

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