scan-scss-styling

Installation
SKILL.md

[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks per file read. Prevents context loss from long files. Simple tasks: ask user whether to skip.

Critical Thinking Mindset — Every claim needs traced proof, confidence >80% to act. Anti-hallucination: Never present guess as fact — cite sources, admit uncertainty, self-check output, cross-reference independently. Certainty without evidence = root of all hallucination.

AI Mistake Prevention — Failure modes to avoid:

  • Verify AI-generated content against actual code. AI hallucinates variable names, mixin signatures, and hex color values. Grep to confirm existence before documenting.
  • NEVER invent variable values, hex colors, breakpoint values, or mixin signatures. Grep declarations — NOT usages — to confirm before documenting.
  • Trace full dependency chain after edits. Always trace full chain.
  • Surface ambiguity before coding. NEVER pick silently.
Related skills
Installs
17
GitHub Stars
6
First Seen
Mar 7, 2026