ahooks-v3

Installation
SKILL.md

Skill: ahooks

Scope

  • Applies to: ahooks v3+ utility hooks for React state management, grouped state updates, localStorage persistence
  • Does NOT cover: Data fetching (use TanStack Query), URL state management (use nuqs), complex state machines, async operations

Assumptions

  • ahooks v3+
  • React 18+ with hooks support
  • TypeScript v5+ (for type inference)
  • Client-side only (hooks require browser APIs for localStorage)

Principles

Installs
3
GitHub Stars
1
First Seen
4 days ago
ahooks-v3 — blockmatic/basilic-skills