gpui
✓用于构建桌面应用程序的 GPUI UI 框架最佳实践。在编写 GPUI 代码、创建 UI 组件、处理状态/事件、异步任务、动画、列表、表单、测试或使用 Zed 风格的 Rust GUI 代码时使用。
SKILL.md
Comprehensive guide for building desktop applications with GPUI, the UI framework powering Zed editor. Contains 40+ rules across 8 categories, prioritized by impact.
| 1 | Core Concepts | CRITICAL | core- | | 2 | Rendering | CRITICAL | render- | | 3 | State Management | HIGH | state- | | 4 | Event Handling | HIGH | event- | | 5 | Async & Concurrency | MEDIUM-HIGH | async- | | 6 | Styling | MEDIUM | style- | | 7 | Components | MEDIUM | comp- | | 8 | Anti-patterns | CRITICAL | anti- |
Read individual rule files for detailed explanations and code examples:
用于构建桌面应用程序的 GPUI UI 框架最佳实践。在编写 GPUI 代码、创建 UI 组件、处理状态/事件、异步任务、动画、列表、表单、测试或使用 Zed 风格的 Rust GUI 代码时使用。 来源:aprilnea/gpui-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/aprilnea/gpui-skills --skill gpui- 分类
- *创意媒体
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 gpui?
用于构建桌面应用程序的 GPUI UI 框架最佳实践。在编写 GPUI 代码、创建 UI 组件、处理状态/事件、异步任务、动画、列表、表单、测试或使用 Zed 风格的 Rust GUI 代码时使用。 来源:aprilnea/gpui-skills。
如何安装 gpui?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aprilnea/gpui-skills --skill gpui 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/aprilnea/gpui-skills