en un clic
kit
kit contient 4 skills collectées depuis akonwi, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.