bklitbklitOfficialยท11 Agent Skills Included

bklit-ui

Build, customize, and ship animated React charts with AI

Installs and composes open-source React chart components from the Bklit UI shadcn registry, covering line, bar, pie, candlestick, sankey, and more. Guides your AI agent through chart theming, animation, tooltips, and Studio prototyping without hand-writing SVG or guessing props. Handles contributor workflows like performance audits, testing, registry rebuilds, and pull requests to ship charts faster.
npx skills add bklit/bklit-ui --all -g -y
Available:

Tells the AI agent which skill to load for each chart task, routing work to Studio prototyping, shipping, performance audits, or PR workflows with the correct file paths.

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install bklit-ui?โ–ผ

Run `npx skills add bklit/bklit-ui --all -g -y` in your terminal to install all skills in this suite globally.

How do I add a Bklit chart to my React project?โ–ผ

Initialize shadcn in your project, then run `npx shadcn@latest add @bklit/line-chart` (or any chart slug). The CLI copies the component source into your project and installs dependencies.

What chart types does Bklit UI include?โ–ผ

It includes 14 chart types: line, area, bar, pie, ring, radar, scatter, gauge, funnel, sankey, candlestick, choropleth, composed, and live-line charts, all customizable via the Studio playground.

Does bklit-ui work with AI coding agents?โ–ผ

Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and OpenClaw, teaching the agent correct chart composition, theming, and animation rules.

Can I customize chart colors and animations?โ–ผ

Yes. Charts use theme tokens like --chart-1 through --chart-5 and the chartCssVars helper, and you can tune styling and motion live in Bklit Studio before copying the generated code.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’