format

SKILL.md

Format Check

Check code formatting using prettier and stylelint without making any changes.

Run the format check script which will:

  1. Check prettier formatting
  2. Check stylelint rules
  3. Show concise summary (OK or ISSUES with top 3 errors)
  4. Suggest running /format-fix if issues found

Execute: bash ../format.sh

Installs
3
First Seen
Mar 26, 2026