con un clic
gpui-skills
gpui-skills contiene 5 skills recopiladas de cnwzhu, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Actions and event handling in GPUI applications. Use when implementing user interactions, keyboard shortcuts, custom actions, or event-driven behavior.
Async patterns and concurrency in GPUI applications. Use when implementing background tasks, async/await operations, task management, or concurrent operations.
UI element creation and composition with GPUI. Use when building element trees, creating custom components, implementing layouts, or working with conditional rendering.
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.
Testing GPUI applications and components. Use when writing tests, testing async operations, simulating user input, or debugging test failures.