一键导入
gpui-component
Rust GUI components for building cross-platform desktop application by using GPUI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Rust GUI components for building cross-platform desktop application by using GPUI.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | gpui-component |
| description | Rust GUI components for building cross-platform desktop application by using GPUI. |
Rust gui components for building cross-platform desktop application by using gpui., generated from official documentation.
This skill should be triggered when:
Quick reference patterns will be added as you use the skill.
Example 1 (rust):
use gpui_component::alert::Alert;
Example 2 (rust):
Alert::new("alert-id", "This is a basic alert message.")
Example 3 (rust):
use gpui_component::tag::Tag;
This skill includes comprehensive documentation in references/:
Use view to read specific reference files when detailed information is needed.
Start with the getting_started or tutorials reference files for foundational concepts.
Use the appropriate category reference file (api, guides, etc.) for detailed information.
The quick reference section above contains common patterns extracted from the official docs.
Organized documentation extracted from official sources. These files contain:
Add helper scripts here for common automation tasks.
Add templates, boilerplate, or example projects here.
To refresh this skill with updated documentation: