·gpui-element
*

gpui-element

longbridge/gpui-component

使用 GPUI 的低級 Element API(相對於高級 Render/RenderOnce API)實現自定義元素。當您需要對複雜、性能關鍵的自定義 UI 組件的佈局、預繪製和繪製階段進行最大程度的控制時使用,而這些組件無法通過 Render/RenderOnce 特徵實現。

55安裝·1熱度·@longbridge

安裝

$npx skills add https://github.com/longbridge/gpui-component --skill gpui-element

SKILL.md

Prefer Render/RenderOnce for: Simple components, standard layouts, declarative UI

The Element trait provides direct control over three rendering phases:

State flows in one direction through associated types, passed as mutable references between phases.

使用 GPUI 的低級 Element API(相對於高級 Render/RenderOnce API)實現自定義元素。當您需要對複雜、性能關鍵的自定義 UI 組件的佈局、預繪製和繪製階段進行最大程度的控制時使用,而這些組件無法通過 Render/RenderOnce 特徵實現。 來源:longbridge/gpui-component。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/longbridge/gpui-component --skill gpui-element
分類
*創意媒體
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 gpui-element?

使用 GPUI 的低級 Element API(相對於高級 Render/RenderOnce API)實現自定義元素。當您需要對複雜、性能關鍵的自定義 UI 組件的佈局、預繪製和繪製階段進行最大程度的控制時使用,而這些組件無法通過 Render/RenderOnce 特徵實現。 來源:longbridge/gpui-component。

如何安裝 gpui-element?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/longbridge/gpui-component --skill gpui-element 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/longbridge/gpui-component

詳情

分類
*創意媒體
來源
skills.sh
收錄時間
2026-02-01