gpui-components

Generates Rust code for GPUI desktop UI components following Zed editor patterns. Use when building desktop applications with gpui crate, creating themed UI components, implementing autocomplete/completions, building command palettes, or working with the gpui-component library. Covers RenderOnce components, Entity state management, theming with ActiveTheme, and Zed-style UI patterns.

$ 설치

git clone https://github.com/terraphim/codex-skills /tmp/codex-skills && cp -r /tmp/codex-skills/skills/gpui-components ~/.claude/skills/codex-skills

// tip: Run this command in your terminal to install the skill