Impeccable Adapt
/impeccable adapt
Make an interface work across screens, devices, input methods, and contexts.
Command
/impeccable adaptWhat this command is for
Adapt revisits the composition and interaction model at each meaningful breakpoint instead of shrinking the desktop layout mechanically.
Use it when
- A desktop interface breaks down on smaller screens.
- Touch, keyboard, or different viewport contexts change how the flow should work.
Probably not for: Adding speculative device variants that the product does not need.
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 layoutLayoutRepair spacing, alignment, composition, and visual rhythm across an interface. -
/impeccable hardenHardenPrepare an interface for edge cases, errors, localization, and unpredictable content. -
/impeccable optimizeOptimizeImprove interface performance, loading behavior, and responsiveness.