AI AGENT ADDONS
Testing & QA
565installs

A full project validation checks your code for errors. It runs typecheck, lint, format, test, and optionally build.

You run just one command to do all these checks. If something fails, the error message is shown clearly.

This helps you keep your code clean and working. Use it before pushing changes or in your daily work.

Add Validate skill to your workflow

Global

mkdir -p ~/.claude/skills/validate

Project

mkdir -p .claude/skills/validate

Source Repository

Stars
1
Forks
0
Watchers
1
Last Push
1 month ago
Created
4 months ago