bklit-ui

Configure Bklit UI chart components in React via the @bklit shadcn registry.

1.5k|89|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/bklit/bklit-ui --skill bklit-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bklit-ui
Source: https://github.com/bklit/bklit-ui/tree/main/skills/bklit-ui
Command: npx skills add https://github.com/bklit/bklit-ui --skill bklit-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the common errors and wasted time that come with manually implementing Bklit UI chart components, such as broken composition, inconsistent theming, and non-functional tooltips or animations that require extensive debugging.

Core Features & Use Cases

  • Guided Installation & Setup: Automates configuration of the @bklit shadcn registry and installs chart components with all required peer dependencies via the shadcn CLI.
  • Enforced Best Practices: Provides clear, rule-based guidance for chart composition, theming with design tokens, animation configuration, and tooltip customization to ensure consistent, production-ready visualizations.
  • Use Case: A developer building a customer analytics dashboard can use this Skill to quickly add a live line chart for real-time active user tracking, with correct theming to match their existing design system and no rendering errors.

Quick Start

Use the bklit-ui skill to add a themed live line chart to your React dashboard that displays real-time active user data with correct composition and interactive tooltips.

Frequently Asked Questions about bklit-ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add themed data visualization charts to a shadcn-based React project?

To add themed data visualization charts to a shadcn-based React project, use the bklit-ui Skill to automate component installation from the @bklit registry and enforce correct composition, theming, and tooltip customization.

Why do my shadcn chart components render with broken layouts and non-functional tooltips?

Broken rendering and non-functional tooltips in shadcn chart components usually stem from manual misimplementation, which the bklit-ui Skill prevents by enforcing official best practices for chart composition and interactive features.

How do I configure a live streaming line chart for real-time data in React?

You can configure a live streaming line chart for real-time data in React by using the bklit-ui Skill, which guides correct composition, animation configuration, and interactive tooltip setup for live updates.

Can I use bklit-ui chart components with my existing design system tokens?

Yes, bklit-ui chart components work with existing design system tokens by enforcing the application of official theme tokens during chart composition, ensuring your visualizations match your project's design system.

Does the @bklit component registry support geographic and candlestick charts?

Yes, the @bklit component registry supports geographic and candlestick charts, allowing you to add these specialized data visualizations to your React dashboard alongside line and bar charts.

What is the best way to ensure consistent chart theming across a React dashboard?

The best way to ensure consistent chart theming across a React dashboard is to use the bklit-ui Skill, which enforces adherence to design token application and eliminates inconsistent styling during component setup.