OP
optimize
Diagnose and fix UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performance, bundle size, load time, or wants a faster, smoother experience.
Install
mkdir -p .claude/skills/optimize && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16511" && unzip -o skill.zip -d .claude/skills/optimize && rm skill.zipInstalls to .claude/skills/optimize
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Diagnose and fix UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performance, bundle size, load time, or wants a faster, smoother experience.225 chars✓ has a “when” trigger
About this skill
This compatibility wrapper exposes the optimize skill for the .codex/skills layout while keeping skills/optimize/SKILL.md as the canonical source of truth.
Follow the canonical instructions in ../../../skills/optimize/SKILL.md.