rust-gpui-development
Installation
SKILL.md
Rust GPUI Development
Patterns and API reference for building Rust applications with the GPUI framework.
Reference Files
Load based on current task:
| Task | Reference | Content |
|---|---|---|
| Working with GPUI | gpui-patterns.md | App architecture, context types, entities, actions, rendering, modals, drag & drop, menus, tooltips, testing |
| Designing state flow | state-management.md | Global state, view-model separation, state machines, derived state, unidirectional flow |