Scaffold a new React hook in @reactuses/core with the repo's real conventions (interface.ts + multilingual JSDoc, SSR-safe browser access, shared-util reuse, 3-part public export). Triggers on "add a hook", "new hook", "scaffold a hook", "create a useXxx", or when implementing a new piece of hook functionality in packages/core.
$npx -y skills add childrentime/reactuse --skill new-hookInstalls into the current project.
Run `npx skills use "https://github.com/childrentime/reactuse" --skill "childrentime/reactuse/new-hook"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/childrentime/reactuse" that are relevant to the current task. Run `npx skills add "https://github.com/childrentime/reactuse"` and select the relevant skills, then follow their instructions.