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
- Install runtime dependencies:
npm install @kuzenbo/core @kuzenbo/theme
- Load one theme stylesheet once at app root:
import "@kuzenbo/theme/prebuilt/kuzenbo.css";
- Add theme runtime wiring: