Files
awesome-copilot/plugins/uizze/skills/anti-ui-slop/reference/audit.md
T
github-actions[bot] c603ecd0a3 chore: publish from main
2026-08-24 01:35:29 +00:00

827 B

Audit an implemented interface

Review only what can be observed in the implementation or rendered result. Do not invent missing requirements or turn personal taste into a defect.

Inspect:

  • task clarity and hierarchy;
  • consistency with the product's existing system;
  • layout, overflow, media treatment, and responsive behavior;
  • interaction feedback and necessary loading, empty, error, success, disabled, and recovery states;
  • labels, focus, keyboard access, target size, and contrast;
  • obvious performance problems visible in the experience.

Return at most three material findings, ordered by user impact. For each finding, name the observable evidence and the smallest concrete correction. If nothing material is visible, say so briefly. An audit does not modify the product unless the user also asked for fixes.