with one click
kit
kit contains 4 collected skills from akonwi, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Prepare and publish a Kit release. Use when asked to release Kit, cut a release, publish a new version, or bump the package for release.
Kit's UI design language and visual standards. Use when building or modifying any UI component, view, or screen. Covers color palette, overlay hierarchy, layout patterns, and component conventions.
Component composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component APIs, or designing reusable compound components. Covers compound components, context providers, state lifting, and explicit variants. Examples use React but the principles apply to any component framework including SolidJS.
Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.