scan-ui-system

Installation
SKILL.md

[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting.

Output Quality — Token efficiency without sacrificing quality.

  1. No inventories/counts — AI can grep | wc -l. Counts go stale instantly
  2. No directory trees — AI can glob/ls. Use 1-line path conventions
  3. No TOCs — AI reads linearly. TOC wastes tokens
  4. No examples that repeat what rules say — one example only if non-obvious
  5. Lead with answer, not reasoning. Skip filler words and preamble
  6. Sacrifice grammar for concision in reports
  7. Unresolved questions at end, if any

Quick Summary

Goal: Run all 3 UI scan skills in parallel and produce a summary.

Related skills
Installs
6
GitHub Stars
6
First Seen
Mar 21, 2026