Skip to main content
Ejecuta cualquier Skill en Manus
con 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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/gaia-react/gaia --skill new-hook

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas15
Forks1
Actualizado3 de junio de 2026, 19:35
SKILL.md
readonly