SkillAgentSearch skills...

Rehooks

A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.

Install / Use

/learn @Pyr33x/Rehooks

README

<div align="center"> <h1>Rehooks</h1> <p>A CLI to scaffold your react custom hooks, with a focus on performance, reusability, and type-safety.</p> </div> <div align="center"> <img alt="NPM Downloads" src="https://img.shields.io/npm/d18m/rehooks-cli?style=flat&color=blue"> <img alt="NPM License" src="https://img.shields.io/npm/l/rehooks-cli?style=flat&color=blue"> <img alt="NPM Version" src="https://img.shields.io/npm/v/rehooks-cli?style=flat&color=blue"> </div> <br /> <h1 align="center">🪄 Initialization</h1> <p align="center"> Initialize the Rehooks configuration easily. </p> <div align="center"> <pre>npx <a href="https://www.npmjs.com/package/rehooks-cli">rehooks-cli@latest init</a></pre> </div> <div align="center"> <h1>✨ Adding Hooks</h1> <p>Get the list of available hooks and add them to your project.</p> <pre>npx <a href="https://www.npmjs.com/package/rehooks-cli">rehooks-cli@latest add</a></pre> </div> <h1 align="center">📦 Packages</h1> <p align="center"><a href="https://www.npmjs.com/package/rehooks-ts"><code>rehooks-ts</code></a> - <a href="https://www.npmjs.com/package/rehooks-cli"><code>rehooks-cli</code></a></p> <div align="center"> <h1>✨ Resources</h1> <p>A list of tools that uses Rehooks API.</p> <p><b><a href="https://www.raycast.com/Pyr33x/rehooks">Rehooks Raycast Extension</a></b> -<b> <a href="https://npmjs.org/package/rehooks-cli">Rehooks CLI</a></b></p> </div> <h1 align="center">📚 Documentation</h1> <p align="center"> Check out the <a href="https://rehooks.dev">documentation</a> for more information. </p> <h1 align="center">🧾 License</h1> <p align="center"> <a href="https://www.npmjs.com/package/rehooks-ts">Rehooks</a> is licensed under the Apache License 2.0. </p>
View on GitHub
GitHub Stars113
CategoryDevelopment
Updated6d ago
Forks4

Languages

TypeScript

Security Score

100/100

Audited on Mar 26, 2026

No findings