com um clique
gpui-table
gpui-table contém 2 skills coletadas de stayhydated, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Use when Codex needs to wire component-shape filter shapes into gpui-table tables, including #[gpui_table(filter(...))], GpuiTableFilterShape, field support, generated filter entities/values, MCP filter decoding, Koruma newtype filters, or prototyping metadata.
Build or extend user-facing Rust GPUI application tables with gpui-table. Use when application code needs #[derive(GpuiTable)], #[derive(Filterable)], #[derive(TableCell)], #[gpui_table_impl], generated table delegates, columns, filter entities, and filter values, built-in filters such as text, faceted, number_range, or date_range, TableStatusBar, load-more behavior, custom cell rendering, row context menus, localized labels with fluent, MCP query tools, or feature flags such as mcp, rust_decimal, chrono, or spacetimedb.