kuzenbo-theme-runtime

Installation
SKILL.md

Kuzenbo Theme Runtime

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

Runtime Setup

  1. Install:
npm install @kuzenbo/theme next-themes
  1. Load one prebuilt theme stylesheet at app root:
import "@kuzenbo/theme/prebuilt/kuzenbo.css";
  1. Add bootstrap + provider in root layout:
Installs
5
GitHub Stars
1
First Seen
Feb 28, 2026
kuzenbo-theme-runtime — kuzenbodev/kuzenbo