This skill should be used whenever the user is building or modifying a data table or list view in the KubeRocketCI portal — phrasings like "create a table", "implement a data table", "DataTable", "add or define table columns", "useColumns", "table sorting", "custom sort comparator", "table pagination", "row selection", "expandable rows", "column visibility settings", or column configuration and tabular data presentation. Use it even if the user only says "list view" or "grid". For the filter UI, FilterProvider, search, and match functions that sit above the table defer to filter-patterns; for the watch hook that supplies the table data (useWatchList) defer to k8s-resources; for a generic non-table presentational component defer to component-development.
$npx -y skills add kuberocketci/claude-plugins --skill table-patternsInstalls into the current project.
Run `npx skills use "https://github.com/kuberocketci/claude-plugins" --skill "kuberocketci/claude-plugins/table-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kuberocketci/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/kuberocketci/claude-plugins"` and select the relevant skills, then follow their instructions.