code-qualitytesting-security
hooks-validator
Validates React code for Rules of Hooks violations. Catches issues like hooks called after conditional returns that cause production crashes (React error
maintainer
mesbahtanvir
Updated 1/18/2026
Stars
1
Forks
0
quick start
Installation and usage
Validates React code for Rules of Hooks violations. Catches issues like hooks called after conditional returns that cause production crashes (React error
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use hooks-validator