filament-tables

Community

Create Filament v4 tables with columns, filters, sorting, and bulk actions

Authormwguerra
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill generates table configurations with columns, filters, sorting, and bulk actions to manage lists of data efficiently.

Core Features & Use Cases

  • Define columns, filters, and actions for dynamic tables
  • Support for sorting, searching, and bulk actions
  • Works with relationships and custom data sources

Quick Start

Create a basic table with a TextColumn, a Filter, and a Delete bulk action.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: filament-tables
Download link: https://github.com/mwguerra/claude-code-plugins/archive/main.zip#filament-tables

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository