aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:longbridge
11 artifacts found
skillby longbridge
1mo ago

gpui-event

Event handling and subscriptions in GPUI. Use when implementing events, observers, or event-driven patterns.

1 repos0 installs
$npx ai-builder add skill longbridge/gpui-event
skillby longbridge
1mo ago

gpui-async

Async operations and background tasks in GPUI. Use when working with async, spawn, background tasks, or concurrent operations.

1 repos0 installs
$npx ai-builder add skill longbridge/gpui-async
skillby longbridge
1mo ago

gpui-global

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

1 repos0 installs
$npx ai-builder add skill longbridge/gpui-global
skillby longbridge
1mo ago

gpui-action

Action definitions and keyboard shortcuts in GPUI. Use when implementing actions, keyboard shortcuts, or key bindings.

1 repos0 installs
$npx ai-builder add skill longbridge/gpui-action
skillby longbridge
1mo ago

gpui-context

Context management in GPUI including App, Window, and AsyncApp. Use when working with contexts, entity updates, or window operations.

1 repos0 installs
$npx ai-builder add skill longbridge/gpui-context
skillby longbridge
1mo ago

gpui-element

Implementing custom elements using GPUI's low-level Element API (vs. high-level Render/RenderOnce APIs).

1 repos0 installs
$npx ai-builder add skill longbridge/gpui-element
skillby longbridge
1mo ago

gpui-focus-handle

Focus management and keyboard navigation in GPUI. Use when handling focus, focus handles, or keyboard navigation.

1 repos0 installs
$npx ai-builder add skill longbridge/gpui-focus-handle
skillby longbridge
1mo ago

gpui-entity

Entity management and state handling in GPUI. Use when working with entities, state management, or entity lifecycles.

1 repos0 installs
$npx ai-builder add skill longbridge/gpui-entity
skillby longbridge
1mo ago

new-component

Create new GPUI components. Use when building components, writing UI elements, or creating new component implementations.

1 repos0 installs
$npx ai-builder add skill longbridge/new-component
skillby longbridge
1mo ago

Generate Component Story

Generate a comprehensive story for a new component for as example.

1 repos0 installs
$npx ai-builder add skill longbridge/generate-story
skillby longbridge
1mo ago

Generate Component Documentation

Based on existing docs styles and specific API implementations, and referencing same name stories, generate comprehensive documentation for the new component.

1 repos0 installs
$npx ai-builder add skill longbridge/generate-docs
You've reached the end