Skip to main content

perf-checks

Stars3
Forks1
UpdatedJuly 14, 2026 at 10:17

Use when investigating or optimizing performance in a real browser/build/DB before reporting a fix โ€” the omp-native replacement for the chrome-devtools LCP/memory-leak plugins. Ordered MEASURE-before-and-after methodology (Core Web Vitals โ†’ LCP breakdown โ†’ bundle โ†’ render โ†’ DB query โ†’ caching โ†’ memory leaks) driven by the omp `browser` (`tab.evaluate` + CDP), `bash`, and `lsp` builtins. Every claim carries a before/after NUMBER โ€” "should be faster" is banned. Load before claiming any perf improvement. Triggers on performance, LCP, bundle, query optimization, slow, memory leak, render optimization, profiling, CWV.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly