Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/gaia-react/gaia --skill new-hook

Copy and paste this command into Claude Code to install the skill

Stars15
Forks1
UpdatedJune 3, 2026 at 19:35
SKILL.md
readonly