·gpui-global
</>

gpui-global

longbridge/gpui-component

Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources.

51Installs·0Trend·@longbridge

Installation

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

SKILL.md

Global state in GPUI provides app-wide shared data accessible from any context.

Key Trait: Global - Implement on types to make them globally accessible

Globals are read-only by default. Use interior mutability when needed:

Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources. Source: longbridge/gpui-component.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/longbridge/gpui-component --skill gpui-global
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is gpui-global?

Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources. Source: longbridge/gpui-component.

How do I install gpui-global?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/longbridge/gpui-component --skill gpui-global Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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