git log --oneline --stat
HEAD
- Stars
- 8.9k
- Forks
- 285
- Updated
- May 1, 2026
repo --stat
stars
8.9k
forks
285
last update
May 1, 2026
license
MITv2.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add react-hooks-toolkit - Invoke
// Run from any project directory
$ claude --skill react-hooks-toolkit "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill react-hooks-toolkit "now refactor it"
react-hooks-toolkit/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- React Hooks Toolkit
- slug:
- react-hooks-toolkit
- version:
- v2.4.0
- license:
- MIT
- author:
- @uidotdev
- repository:
- github.com/uidotdev/usehooks
- categories:
- tags:
- #react#hooks#typescript#custom-hooks#useState
- description:
Generate custom React hooks — debounce, fetch, local-storage, media-query, and more.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
react-hooks-toolkit/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…