frontend-check
Installation
SKILL.md
Frontend Check
Steps (in order)
- Format:
pnpm format— NEVER run individual formatters - Lint:
pnpm lint— fix errors, re-run until clean - Types:
pnpm types— if it keeps failing after multiple attempts, stop and ask the user