kuzenbo-hooks-usage

Installation
SKILL.md

Kuzenbo Hooks Usage

Use this skill for external app code that consumes the stable public package @kuzenbo/hooks@0.0.6.

Runtime Setup

  1. Install:
npm install @kuzenbo/hooks
  1. For Next.js/client components that use browser APIs, add:
"use client";

Hook Selection Workflow

Installs
5
GitHub Stars
1
First Seen
Feb 28, 2026
kuzenbo-hooks-usage — kuzenbodev/kuzenbo