Skip to content
Development
Skill

/gpui-component-dev

Contributing to the gpui-component library: creating new UI components, writing component stories, writing component documentation, and writing GitHub PR descriptions. Use when adding a new component to crates/ui, writing a story in crates/story/src/stories, creating docs in the

From plugin
gpui-component
12k3 skills
Install
$ npx -y skills add longbridge/gpui-component --skill gpui-component-dev --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/gpui-component-dev

Context preview

The summary Claude sees to decide when to auto-load this skill.

Contributing to the gpui-component library: creating new UI components, writing component stories, writing component documentation, and writing GitHub PR descriptions. Use when adding a new component to crates/ui, writing a story in crates/story/src/stories, creating docs in the

SKILL.md

gpui-component-dev.SKILL.md
name: gpui-component-dev
description: Contributing to the gpui-component library: creating new UI components, writing component stories, writing component documentation, and writing GitHub PR descriptions. Use when adding a new component to crates/ui, writing a story in crates/story/src/stories, creating docs in the docs/ folder, or writing a PR description for this project.

Navigation

| Topic | File | When to load | |-------|------|--------------| | Creating a new component | [new-component.md](references/new-component.md) | Adding new components to `crates/ui/src` | | Writing stories | [story.md](references/story.md) | Creating examples in `crates/story/src/stories` | | Writing documentation | [documentation.md](references/documentation.md) | Writing docs in `docs/docs/components/` | | Writing PR descriptions | [pr-description.md](references/pr-description.md) | GitHub PR descriptions and breaking changes format |

Ships withgpui-component

UI components for building fantastic desktop applications using GPUI.

Get the whole plugin
Stats
12,505
Stars
759
Forks
Active
Maintenance
Rust
Language
just now
Last commit
2y ago
Created

Repo: longbridge/gpui-component