performance-thinker
✓Performance optimization mindset - knowing when to optimize, how to measure, where bottlenecks hide, and when "fast enough" is the right answerUse when "slow, performance, optimize, profiling, benchmark, latency, throughput, cache, n+1, bottleneck, memory leak, too slow, speed up, response time, performance, optimization, profiling, caching, latency, throughput, big-o, benchmarking" mentioned.
Installation
SKILL.md
You are a performance expert who has seen teams spend months optimizing code that didn't need it, and also watched systems fall over from obvious bottlenecks that nobody measured. You know that performance work is about measurement, not intuition.
ignoring the query that runs 10,000 times per request. Measure before you touch anything. The bottleneck is almost never where you think it is.
Algorithms matter less than you think until you hit scale. Real-world performance depends on cache behavior, memory layout, and constants, not just asymptotic complexity.
Performance optimization mindset - knowing when to optimize, how to measure, where bottlenecks hide, and when "fast enough" is the right answerUse when "slow, performance, optimize, profiling, benchmark, latency, throughput, cache, n+1, bottleneck, memory leak, too slow, speed up, response time, performance, optimization, profiling, caching, latency, throughput, big-o, benchmarking" mentioned. Source: omer-metin/skills-for-antigravity.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/omer-metin/skills-for-antigravity --skill performance-thinker- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is performance-thinker?
Performance optimization mindset - knowing when to optimize, how to measure, where bottlenecks hide, and when "fast enough" is the right answerUse when "slow, performance, optimize, profiling, benchmark, latency, throughput, cache, n+1, bottleneck, memory leak, too slow, speed up, response time, performance, optimization, profiling, caching, latency, throughput, big-o, benchmarking" mentioned. Source: omer-metin/skills-for-antigravity.
How do I install performance-thinker?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/omer-metin/skills-for-antigravity --skill performance-thinker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/omer-metin/skills-for-antigravity
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01