Run full project validation (typecheck + lint + format + test + build (optional))
--- name: validate description: Run full project validation (typecheck + lint + format + test + build (optional)) --- Run the full validation suite: ```bash pnpm validate ``` If any step fails, report the failure clearly with the exact error output.
Creator's repository · camacho/ai-skills