Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

new-hook

Scaffold a new custom React hook with a Vitest test file. Use this skill whenever the user asks to "create a hook", "make a useFoo hook", "scaffold a custom React hook", "add a hook under app/hooks", or describes a piece of reusable React state/effect logic that warrants extraction into a named `use*` hook.

Aperçu

Scaffold a new custom React hook with a Vitest test file. Use this skill whenever the user asks to "create a hook", "make a useFoo hook", "scaffold a custom React hook", "add a hook under app/hooks", or describes a piece of reusable React state/effect logic that warrants extraction into a named `use*` hook.

Commande d'installation
npx skills add https://github.com/gaia-react/gaia --skill new-hook

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles15
Forks1
Mis à jour3 juin 2026 à 19:35
SKILL.md
readonly