gpui-component
✓用于构建可重用 UI 组件的 gpui-component 库模式。在 GPUI 应用程序中创建按钮、输入、对话框、表单或遵循 Longbridge 组件库约定时使用。
SKILL.md
Comprehensive guide for building UI components with gpui-component, a component library for GPUI applications.
| 1 | Component Architecture | CRITICAL | comp- | | 2 | Trait System | CRITICAL | trait- | | 3 | Theme System | HIGH | theme- | | 4 | Dialog & Popover | HIGH | dialog- | | 5 | Form Components | MEDIUM | form- | | 6 | Animation | MEDIUM | anim- |
| Feature | Dialog | Popover | PopupMenu | Sheet |
用于构建可重用 UI 组件的 gpui-component 库模式。在 GPUI 应用程序中创建按钮、输入、对话框、表单或遵循 Longbridge 组件库约定时使用。 来源:aprilnea/gpui-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/aprilnea/gpui-skills --skill gpui-component- 分类
- *创意媒体
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 gpui-component?
用于构建可重用 UI 组件的 gpui-component 库模式。在 GPUI 应用程序中创建按钮、输入、对话框、表单或遵循 Longbridge 组件库约定时使用。 来源:aprilnea/gpui-skills。
如何安装 gpui-component?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aprilnea/gpui-skills --skill gpui-component 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/aprilnea/gpui-skills