Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add skilld-dev/vue-ecosystem-skills --skill tanstack-vue-table-skilldgit clone --depth 1 https://github.com/skilld-dev/vue-ecosystem-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/tanstack-vue-table-skilld)<a href="https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/tanstack-vue-table-skilld"><img src="https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/tanstack-vue-table-skilld.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00067 | $0.01462 |
| Opus 5 | $0.00034 | $0.00731 |
| Sonnet 5 | $0.00013 | $0.00292 |
| Haiku 4.5 | $0.00007 | $0.00146 |
Grade A, and why
tanstack-vue-table-skilld scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TanStack/table @tanstack/[email protected]
Tags: beta: 8.0.0-beta.9, latest: 8.21.3, alpha: 9.0.0-alpha.33
References: Docs
API Changes
This section documents version-specific API changes — prioritize recent major/minor releases.
-
BREAKING:
useVueTable— v8 changed fromuseTable, must be explicitly imported from@tanstack/vue-tablesource -
BREAKING:
FlexRendercomponent — v8 replaced.render()methods with PascalCaseFlexRendercomponent in Vue templates source -
BREAKING:
accessorKeyandaccessorFn— v8 renamedaccessortoaccessorKey(string) oraccessorFn(function) source -
BREAKING:
header,cell,footer— v8 renamedHeader,Cell,Footercolumn properties to lowercase source -
BREAKING:
enable*options — v8 renamed alldisable*options toenable*(e.g.,enableSorting,enableFiltering) source -
BREAKING:
getValue()— v8 changedvalueprop togetValue()function in cell/header render contexts for performance source -
DEPRECATED:
getHeaderProps,getCellProps,getRowProps— v8 removed automatic prop getters; keys and handlers must be manual source -
NEW: Reactive
datasupport — v8.20.0 added support for passing Vuereforcomputeddirectly todataoption source -
NEW:
sortUndefined: 'first' | 'last'— v8.16.0 added explicit'first'and'last'string options tosortUndefinedsource -
NEW:
_featuresoption — v8.14.0 introduced_featuresfor extending table instances with custom logic source -
NEW:
firstPage(),lastPage()— v8.13.0 added explicit pagination navigation APIs source
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/discussions/_INDEX.md 2.1 KB
- references/discussions/discussion-5966.md 962 B
- references/discussions/discussion-5976.md 1.4 KB
- references/discussions/discussion-5979.md 1.2 KB
- references/discussions/discussion-5992.md 745 B
- references/discussions/discussion-5995.md 736 B
- references/discussions/discussion-6000.md 1.0 KB
- references/discussions/discussion-6014.md 687 B
- references/discussions/discussion-6022.md 1.4 KB
- references/discussions/discussion-6032.md 487 B
- references/discussions/discussion-6057.md 1.4 KB
- references/discussions/discussion-6063.md 871 B
- references/discussions/discussion-6068.md 1.6 KB
- references/discussions/discussion-6069.md 1.3 KB
- references/discussions/discussion-6082.md 1.7 KB
- references/discussions/discussion-6104.md 1.2 KB
- references/discussions/discussion-6111.md 1.4 KB
- references/discussions/discussion-6113.md 1.5 KB
- references/discussions/discussion-6122.md 471 B
- references/discussions/discussion-6128.md 1.1 KB
- references/discussions/discussion-6142.md 1.4 KB
- references/docs/_INDEX.md 7.8 KB
- references/docs/api/core/cell.md 1.3 KB
- references/docs/api/core/column-def.md 2.4 KB
- references/docs/api/core/column.md 1.6 KB
- references/docs/api/core/header-group.md 586 B
- references/docs/api/core/header.md 4.6 KB
- references/docs/api/core/row.md 2.2 KB
- references/docs/api/core/table.md 12 KB
- references/docs/api/features/column-faceting.md 1.5 KB
- references/docs/api/features/column-filtering.md 11 KB
- references/docs/api/features/column-ordering.md 1.8 KB
- references/docs/api/features/column-pinning.md 5.0 KB
- references/docs/api/features/column-sizing.md 5.9 KB
- references/docs/api/features/column-visibility.md 3.5 KB
- references/docs/api/features/expanding.md 4.6 KB
- references/docs/api/features/filters.md 325 B
- references/docs/api/features/global-faceting.md 539 B
- references/docs/api/features/global-filtering.md 8.7 KB
- references/docs/api/features/grouping.md 7.6 KB
- references/docs/api/features/pagination.md 4.7 KB
- references/docs/api/features/pinning.md 196 B
- references/docs/api/features/row-pinning.md 2.7 KB
- references/docs/api/features/row-selection.md 4.8 KB
- references/docs/api/features/sorting.md 9.2 KB
- references/docs/enterprise/ag-grid.md 4.2 KB
- references/docs/faq.md 5.6 KB
- references/docs/framework/vanilla/guide/table-state.md 81 B
- references/docs/framework/vue/guide/table-state.md 8.9 KB
- references/docs/framework/vue/vue-table.md 1015 B
- references/docs/guide/cells.md 3.7 KB
- references/docs/guide/column-defs.md 8.1 KB
- references/docs/guide/column-faceting.md 3.2 KB
- references/docs/guide/column-filtering.md 15 KB
- references/docs/guide/column-ordering.md 5.3 KB
- references/docs/guide/column-pinning.md 4.3 KB
- references/docs/guide/column-sizing.md 7.3 KB
- references/docs/guide/column-visibility.md 4.2 KB
- references/docs/guide/columns.md 3.9 KB
- references/docs/guide/custom-features.md 15 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 85 lines · 67 tokens per session scan A c67b0eefebf3
tanstack-vue-table-skilld is a skill published in the GitHub repository skilld-dev/vue-ecosystem-skills (178 stars, last pushed 25d ago), licensed MIT. It adds 67 tokens to every session and 1,462 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
shadcn-svelte
Pre-built shadcn-svelte components for json-render Svelte apps. Use when working with @json-render/shadcn-svelte, adding standard UI components to a Svelte catalog, or building Svelte web UIs with shadcn-svelte + Tailwind CSS components.
create-site
Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…
v3-create-crud
A page generator for standard create, read, update, and delete screens, commonly called CRUD screens. It uses Element Plus, a Vue user-interface library, to build tables, searches, pagination, forms, and delete confirmations.
v3-use-composables
Documentation for reusable Vue functions in a project, covering device detection, asynchronous dropdown data, loading screens, pagination, routing, themes, page titles, and watermarks.
moai-domain-uiux
UI/UX design systems specialist covering accessibility, icons, theming, design tokens, and user experience patterns. Use when working on design systems, WCAG compliance, ARIA patterns, or dark mode theming.
frontend-conventions
Frontend convention reference (SvelteKit / Svelte 5). Auto-injected into frontend-aware agents - not user-invocable.