cnwzhu

cnwzhu

@cnwzhu

GitHub
11 Skills
178 Total Stars
February 2026 Joined

Public Skills

gpui-styling

by cnwzhu

Styling GPUI elements with Tailwind-like utility methods. Use when applying styles, layouts, colors, spacing, or creating responsive designs.

Code Gen 17 4mo ago

gpui-fundamentals

by cnwzhu

Core GPUI concepts including contexts, windows, entities, elements, and rendering. Use when learning GPUI basics, understanding the framework architecture, or implementing core UI patterns.

Code Gen 17 4mo ago

gpui-init

by cnwzhu

Initialize new GPUI application projects with proper structure and boilerplate. Use when creating a new GPUI app, setting up project structure, or scaffolding a cross-platform Rust desktop UI application.

Code Gen 16 4mo ago

gpui-patterns

by cnwzhu

Common UI patterns and advanced techniques for GPUI applications. Use when implementing modals, lists, forms, state sharing, or complex component compositions.

Code Gen 16 4mo ago

gpui-entities

by cnwzhu

Entity and context patterns for state management in GPUI. Use when managing component state, implementing entity lifecycle, handling subscriptions, or avoiding common entity access pitfalls.

Code Gen 16 4mo ago

gpui-actions

by cnwzhu

Actions and event handling in GPUI applications. Use when implementing user interactions, keyboard shortcuts, custom actions, or event-driven behavior.

Code Gen 16 4mo ago

gpui-async

by cnwzhu

Async patterns and concurrency in GPUI applications. Use when implementing background tasks, async/await operations, task management, or concurrent operations.

Automation 16 4mo ago

gpui-testing

by cnwzhu

Testing GPUI applications and components. Use when writing tests, testing async operations, simulating user input, or debugging test failures.

Code Gen 16 4mo ago

gpui-code-quality

by cnwzhu

Best practices and code quality guidelines for GPUI development. Use when refactoring, reviewing code, or ensuring adherence to GPUI idioms.

Processing 16 4mo ago

gpui-troubleshooting

by cnwzhu

Common errors and solutions for GPUI development. Use when debugging build errors, runtime panics, borrow checker issues, or unexpected behavior.

Automation 16 4mo ago

gpui-elements

by cnwzhu

UI element creation and composition with GPUI. Use when building element trees, creating custom components, implementing layouts, or working with conditional rendering.

Code Gen 16 4mo ago