measure-dont-guess

SKILLWorkflowcommunity
v0.0.0tedgoldsteinMITUpdated 1mo agoSource →

When something is slow, heavy, or janky, capture a real profiler trace before changing any code. The instinct — especially an AI agent's — is to reason about which line is the culprit and optimise it; that reasoning is plausible and frequently wrong. The skill is twofold — reach for a trace (Apple I

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
1Clients
1Formats
1mo agoLast update
Skill
Authortedgoldstein
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

When something is slow, heavy, or janky, capture a real profiler trace before changing any code. The instinct — especially an AI agent's — is to reason about which line is the culprit and optimise it; that reasoning is plausible and frequently wrong. The skill is twofold — reach for a trace (Apple Instruments Time Profiler, os_signpost intervals, perf, Tracy, Chrome tracing, OpenTelemetry spans) b

Keywords
skillclaude