Command
Scaffold new GPUI applications with modern structure, Cargo workspace setup, component organization, and best practices.
Command
Scaffold new GPUI applications with modern structure, Cargo workspace setup, component organization, and best practices.
Command
Generate comprehensive tests for GPUI components, views, state management, and user interactions.
Skill Claude CodeCodex
Common GPUI patterns including component composition, state management strategies, event handling, and action dispatching. Use when user needs guidance on GPUI patterns, component design, or state management approaches.
Skill Claude CodeCodex
Performance optimization techniques for GPUI including rendering optimization, layout performance, memory management, and profiling strategies. Use when user needs to optimize GPUI application performance or debug performance issues.
Skill Claude CodeCodex
GPUI styling system including theme design, responsive layouts, visual design patterns, and style composition. Use when user needs help with styling, theming, or visual design in GPUI.
Skill Claude CodeCodex
Architecture patterns for Rust UI applications including GPUI-specific patterns, code organization, modularity, and scalability. Use when user needs guidance on application architecture, code organization, or scaling UI applications.
Agent
System architecture specialist for designing scalable async systems with Tokio.
Agent
Network programming specialist for Hyper, Tonic, Tower, and Tokio networking.
Agent
Performance optimization expert for async applications including profiling, benchmarking, and runtime tuning.
Agent
Master Tokio runtime expert for async/await fundamentals, task management, channels, and synchronization.
Command
Migrate synchronous code to async Tokio or upgrade between Tokio versions.
Command
Review Tokio code for async anti-patterns, performance issues, and best practices.