원클릭으로
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: