kuzenbo-core-components

Installation
SKILL.md

Kuzenbo Core Components

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

Runtime Setup

  1. Install runtime dependencies:
npm install @kuzenbo/core @kuzenbo/theme
  1. Load one theme stylesheet once at app root:
import "@kuzenbo/theme/prebuilt/kuzenbo.css";
  1. Add theme runtime wiring:
Installs
4
GitHub Stars
1
First Seen
Feb 28, 2026
kuzenbo-core-components — kuzenbodev/kuzenbo