·gpui-style-guide
</>

gpui-style-guide

longbridge/gpui-component

GPUI Component project style guide based on gpui-component code patterns. Use when writing new components, reviewing code, or ensuring consistency with existing gpui-component implementations. Covers component structure, trait implementations, naming conventions, and API patterns observed in the actual codebase.

53Installs·1Trend·@longbridge

Installation

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

SKILL.md

Based on: Analysis of Button, Checkbox, Input, Select, and other components in crates/ui

Components get .xsmall(), .small(), .medium(), .large() automatically via StyleSized trait.

GPUI Component project style guide based on gpui-component code patterns. Use when writing new components, reviewing code, or ensuring consistency with existing gpui-component implementations. Covers component structure, trait implementations, naming conventions, and API patterns observed in the actual codebase. Source: longbridge/gpui-component.

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-style-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

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-style-guide
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is gpui-style-guide?

GPUI Component project style guide based on gpui-component code patterns. Use when writing new components, reviewing code, or ensuring consistency with existing gpui-component implementations. Covers component structure, trait implementations, naming conventions, and API patterns observed in the actual codebase. Source: longbridge/gpui-component.

How do I install gpui-style-guide?

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-style-guide 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