Agent Skills by wzhu
Showing 11 vetted skills indexed across 1 GitHub repositories.
gpui-code-quality
Enforce GPUI code quality guidelines for Rust-based projects.
gpui-async
Manage GPUI async task lifecycles for non-blocking UI updates in Rust applications.
gpui-patterns
Provide reusable UI patterns for GPUI applications as modular Rust templates.
gpui-init
Scaffolds GPUI projects with ready-to-use templates and boilerplate structure.
gpui-testing
Test GPUI applications using TestAppContext and the #[gpui::test] attribute.
gpui-entities
Manage GPUI entity and context state with type-safe APIs.
gpui-actions
Implements type-safe action-based event handling in GPUI applications with the actions! macro.
gpui-troubleshooting
Diagnose GPUI development errors and derive actionable fixes for Rust applications.
gpui-styling
Provide Tailwind-like utility methods for styling GPUI components in Rust.
gpui-elements
Build and compose GPUI UI element trees with div() and chainable styling.
gpui-fundamentals
Teach GPUI fundamentals with Rust code examples for building minimal apps.