Bklit
Official@bklit
Bklit (pronounced “back-lit”)
Agent Skills by Bklit
Showing 11 vetted skills indexed across 1 GitHub repositories.
bklit-studio
Standardize bklit-ui chart development workflows via the /studio surface.
pr-open
Automate pre-PR workflows for the bklit-ui monorepo with validation and structured GitHub pull requests.
shadcn
Manage shadcn/ui component lifecycle and configuration in React projects.
unit-tests
Evaluate and write unit tests for bklit-ui utility functions.
wiki-llms-txt
Generate spec-compliant llms.txt and llms-full.txt files from wiki documentation.
add-x-tweet
Fetch X/Twitter tweet metadata via FxTwitter API and format testimonials for the bklit UI homepage.
bklit-studio-chart-performance
Optimize Bklit Studio chart performance by memoizing components and splitting contexts.
turborepo
Configure Turborepo task pipelines and caching for JavaScript monorepos.
bklit-playground
Direct bklit-ui contributors from the deprecated /playground route to the Studio workflow.
bklit-ship
Guide bklit-ui contributors through production shipping checklists for Studio-validated charts.
bklit-ui
Configure Bklit UI chart components in React via the @bklit shadcn registry.
Frequently Asked Questions About Bklit
FAQPage SchemaWhat specific tasks does Bklit enable for React developers?▼
Bklit enables the standardized development, testing, and performance optimization of chart components. It facilitates the management of shadcn/ui lifecycles, configures monorepo task pipelines, and provides structured shipping checklists to ensure production-ready UI components are validated before deployment.
Which personas benefit most from Bklit's technical capabilities?▼
Frontend engineers and UI architects working within monorepo environments benefit most. It is specifically designed for teams maintaining complex React component libraries who require strict validation, performance memoization, and standardized documentation generation for their internal UI registries.
What are the prerequisites for implementing Bklit in a project?▼
Implementation requires an existing React project structure, preferably utilizing a monorepo architecture managed by Turborepo. Users must have the shadcn/ui library integrated and be prepared to migrate legacy playground routes to the Bklit Studio surface for standardized component lifecycle management.