What problem does it solve?
This Skill streamlines the creation and management of complex data-display components, reducing the boilerplate code needed for tables, filters, sorting, and pagination.
Core Features & Use Cases
- Dynamic Table/Card Views: Renders data in sortable, filterable tables or card layouts.
- Interactive Features: Supports filtering, searching, pagination, row actions, and bulk actions.
- Customization: Allows for custom cell rendering, card layouts, and badge variants for status indicators.
- Use Case: When building an admin panel to manage users, you can use this Skill to display a paginated list of users with search, filtering by role, sorting by name, and options to edit or delete each user.
Quick Start
Use the datagrid skill to display a list of products with columns for name, price, and status, including search and sorting capabilities.