Impeccable Optimize
/impeccable optimize
Improve interface performance, loading behavior, and responsiveness.
Command
/impeccable optimizeWhat this command is for
Optimize targets measurable bottlenecks such as LCP, unnecessary JavaScript, large media, animation jank, and slow interaction feedback while preserving the intended design.
Use it when
- A polished interface feels slow or unstable in real use.
- Bundle size, media, or animation work is hurting responsiveness.
Probably not for: Premature micro-optimization without evidence of a user-visible problem.
Security evidence
This command runs as part of Impeccable. The parent skill page keeps the linked third-party audit results in one place.
Related commands
-
/impeccable hardenHardenPrepare an interface for edge cases, errors, localization, and unpredictable content. -
/impeccable animateAnimateAdd purposeful motion that explains state changes and strengthens interaction. -
/impeccable adaptAdaptMake an interface work across screens, devices, input methods, and contexts.