بنقرة واحدة
gpui-table
يحتوي gpui-table على 2 من skills المجمعة من stayhydated، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.