Skip to main content

performance-hints

Estimate-first performance engineering from Jeff Dean and Sanjay Ghemawat's Abseil performance hints, applied to Python/Django, TypeScript/Node, and Vue. Use when the user asks to make something faster, optimize a slow endpoint or job, reduce latency or memory, fix an N+1, cut allocations, profile or benchmark code, size a performance budget, or asks why something is slow. Do not use for general code review, testing, or API design requests that lack a performance angle.

Jump to install

Source facts

Repository
tslateman/tempo
Last source activity
August 3, 2026 at 02:43
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.