关于
This skill provides comprehensive architectural guidance for developers building high-performance desktop interfaces with Rust and the GPUI framework. It offers standardized project layouts, implements a clean four-layer architecture (UI, Application, Service, and Domain), and demonstrates advanced patterns like Container-Presenter and unidirectional data flow. By following these implementation patterns, developers can ensure their Rust UI applications remain modular, testable, and capable of scaling to enterprise-level complexity while maintaining the performance benefits of GPU-accelerated rendering.