bklit-playground
Installation
SKILL.md
Deprecated: bklit-playground
This skill is retired. Chart prototyping and editing now happen in Studio only.
Use instead
Read and follow .agents/skills/bklit-studio/SKILL.md.
- Dev URL: http://localhost:3000/studio (
pnpm devfrom repo root) - Optional:
?chart=line-chart(or any slug frompackages/studio/src/chart-slugs.ts)
Why
Studio already includes the editor shell, component tree, properties, motion controls, codegen, and registry-backed previews. The gitignored /playground route duplicated wiring and drifted from production Studio.
/playground route
Redirects to /studio. Do not scaffold apps/web/app/playground/page.tsx or apps/web/components/playground/ for new chart work.