busirocket-react-components-and-hooks

Installation
SKILL.md

React Components and Hooks

Reusable patterns for scalable React codebases.

When to Use

Use this skill when:

  • Writing or refactoring .tsx components
  • Extracting hooks into hooks/<area>/useXxx.ts
  • Removing helpers from components/hooks into utils/
  • Removing inline types into types/

Non-Negotiables (MUST)

Related skills
Installs
8
GitHub Stars
1
First Seen
Jan 28, 2026