Format Check
Check code formatting using prettier and stylelint without making any changes.
Run the format check script which will:
- Check prettier formatting
- Check stylelint rules
- Show concise summary (OK or ISSUES with top 3 errors)
- Suggest running /format-fix if issues found
Execute: bash ../format.sh