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-virtual-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-virtual-skilld)<a href="https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/tanstack-vue-virtual-skilld"><img src="https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/tanstack-vue-virtual-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.00070 | $0.01611 |
| Opus 5 | $0.00035 | $0.00805 |
| Sonnet 5 | $0.00014 | $0.00322 |
| Haiku 4.5 | $0.00007 | $0.00161 |
Grade A, and why
tanstack-vue-virtual-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 9d 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 — 100 lines — stays where its author put it; the contents beside it link to each section on GitHub.
TanStack/virtual @tanstack/[email protected]
Tags: beta: 3.0.0-beta.68, latest: 3.13.24
References: Docs
API Changes
This section documents version-specific API changes — prioritize recent major/minor releases.
-
BREAKING:
useVirtualizer— replacesuseVirtualin v3 migration; older positional arguments or v2 option names are no longer supported source -
BREAKING:
Ref<Virtualizer>return type — v3useVirtualizerreturns a VueRefinstead of a raw object; instance methods must be accessed via.value(e.g.,rowVirtualizer.value.getVirtualItems()) -
BREAKING:
count— replacessizeoption in v3 migration; usingsizewill result in zero items being virtualized source -
BREAKING:
getScrollElement— replacesparentRefoption in v3 migration; must be a function that returns the scrollable element ornullsource -
BREAKING:
measureElement— replacesmeasureRefpattern from v2; you must now passvirtualizer.value.measureElementto therefattribute and setdata-indexon the element source -
NEW:
getTotalSize()auto-updates — as of v3.13.13, the virtualizer automatically notifies the framework when thecountoption changes, ensuringgetTotalSize()and the UI update correctly without manual workarounds for filtering or search source -
NEW:
lanes— new in v3; allows dividing the list into multiple columns (vertical) or rows (horizontal) to support grid-like or masonry layouts source -
NEW:
gap— new in v3; specifies the spacing between items in pixels, removing the need for manual margin or padding calculations source -
NEW:
useWindowVirtualizer— specialized adapter for window-based scrolling; simplifies configuration when the browser window is the scroll container 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.4 KB
- references/discussions/discussion-1007.md 611 B
- references/discussions/discussion-1013.md 1.7 KB
- references/discussions/discussion-1018.md 1.4 KB
- references/discussions/discussion-1021.md 1.6 KB
- references/discussions/discussion-1035.md 1.5 KB
- references/discussions/discussion-1079.md 725 B
- references/discussions/discussion-1091.md 1.8 KB
- references/discussions/discussion-1118.md 706 B
- references/discussions/discussion-828.md 737 B
- references/discussions/discussion-835.md 1.2 KB
- references/discussions/discussion-845.md 1.3 KB
- references/discussions/discussion-847.md 1.6 KB
- references/discussions/discussion-849.md 885 B
- references/discussions/discussion-861.md 999 B
- references/discussions/discussion-876.md 1.3 KB
- references/discussions/discussion-899.md 1.3 KB
- references/discussions/discussion-911.md 1.6 KB
- references/discussions/discussion-917.md 1.5 KB
- references/discussions/discussion-927.md 1.1 KB
- references/discussions/discussion-928.md 694 B
- references/docs/_INDEX.md 852 B
- references/docs/api/virtual-item.md 2.0 KB
- references/docs/api/virtualizer.md 17 KB
- references/docs/framework/vue/vue-virtual.md 942 B
- references/docs/installation.md 655 B
- references/docs/introduction.md 2.2 KB
- references/docs/virtual/latest.md 16 KB
- references/issues/_INDEX.md 3.4 KB
- references/issues/issue-1024.md 1.5 KB
- references/issues/issue-1034.md 1.4 KB
- references/issues/issue-1063.md 1.8 KB
- references/issues/issue-1084.md 1.6 KB
- references/issues/issue-1092.md 2.9 KB
- references/issues/issue-1094.md 2.7 KB
- references/issues/issue-1119.md 2.2 KB
- references/issues/issue-139.md 1.8 KB
- references/issues/issue-27.md 343 B
- references/issues/issue-28.md 747 B
- references/issues/issue-325.md 1.3 KB
- references/issues/issue-326.md 1.7 KB
- references/issues/issue-363.md 1.5 KB
- references/issues/issue-540.md 2.7 KB
- references/issues/issue-591.md 1.6 KB
- references/issues/issue-622.md 2.9 KB
- references/issues/issue-640.md 3.7 KB
- references/issues/issue-641.md 3.5 KB
- references/issues/issue-656.md 1.4 KB
- references/issues/issue-659.md 3.1 KB
- references/issues/issue-685.md 1.2 KB
- references/issues/issue-686.md 1.1 KB
- references/issues/issue-736.md 3.2 KB
- references/issues/issue-743.md 2.9 KB
- references/issues/issue-804.md 1.7 KB
- references/issues/issue-819.md 1.4 KB
- references/issues/issue-860.md 1.6 KB
- references/issues/issue-866.md 2.2 KB
- references/issues/issue-924.md 2.9 KB
- references/issues/issue-971.md 1.8 KB
- references/releases/_INDEX.md 1.9 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.
- 9d ago First seen · 100 lines · 70 tokens per session scan A cc12d8ad0905
tanstack-vue-virtual-skilld is a skill published in the GitHub repository skilld-dev/vue-ecosystem-skills (178 stars, last pushed 26d ago), licensed MIT. It adds 70 tokens to every session and 1,611 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.