en un clic
ratatui-kit
ratatui-kit contient 3 skills collectées depuis yexiyue, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Build polished, component-driven terminal UIs (TUIs) in Rust with the ratatui-kit framework — React-style components, hooks, props, the element! macro, routing, and global state, on top of Ratatui + Tokio. Use this skill whenever the user wants to build, scaffold, redesign, or extend a terminal / console / CLI user interface, dashboard, wizard, picker, or interactive command-line app in Rust, OR mentions ratatui-kit, the element! macro, #[component], use_state / use_atom / use_event_handler, RouterProvider, or asks to "make a TUI", "build a terminal app", "add a screen/panel/widget", or "wire up keyboard input" in a ratatui-kit project — even if they don't name the framework explicitly. Reach for it before writing ratatui-kit code by hand, so the output uses correct APIs and idioms instead of guessed ones.
Use this skill whenever the user wants to turn a ratatui-kit example into a story-driven docs/tutorial page, create a real VHS terminal recording, automate example recording, build a docs homepage vertical slice, or run one complete docs/example loop for ratatui-kit. This skill should trigger even if the user says "just do one example", "record the demo", "make a tutorial from this example", "homepage needs runtime visuals", or "run the loop".
项目开发工作流技能。在以下场景自动调用: (1) 编写或修改任何 crates/*/src/ 或 examples/ 下的代码 (2) 添加新依赖、改 feature flag 或修改配置文件 (3) 完成一个 feature 或修复一个 bug 触发关键词:组件开发、bug 修复、重构、新功能、依赖升级、feature 门控、宏改动、配置变更