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 vueuse-components-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/vueuse-components-skilld)<a href="https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/vueuse-components-skilld"><img src="https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/vueuse-components-skilld/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/vueuse-components-skilld"><img src="https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/vueuse-components-skilld.svg" alt="Reviewed on agentmods" width="80" 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.00050 | $0.01315 |
| Opus 5 | $0.00025 | $0.00658 |
| Sonnet 5 | $0.00010 | $0.00263 |
| Haiku 4.5 | $0.00005 | $0.00131 |
Grade A, and why
vueuse-components-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 — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.
vueuse/vueuse @vueuse/[email protected]
Tags: next: 5.0.0, alpha: 14.0.0-alpha.3, beta: 14.0.0-beta.1
References: Docs
API Changes
This section documents version-specific API changes for @vueuse/components — prioritize recent major/minor releases.
-
BREAKING:
@vueuse/componentsv14+ requires Vue 3.5+, following core library requirements source -
BREAKING: Renderless components refactored for consistency in v14.0.0. Components like
OnClickOutsideandOnLongPressnow use anoptionsprop for configuration and@triggeremit for actions source -
BREAKING: ESM-only package — CJS build has been dropped since v13.0.0 source
-
DEPRECATED:
VOnClickOutsideis deprecated in favor of the lowercasevOnClickOutsidedirective source -
DEPRECATED:
VOnLongPressis deprecated in favor of the lowercasevOnLongPressdirective source -
NEW:
UseDraggablesupportsautoScrollandrestrictInViewoptions for constrained dragging in v14.2.0 source -
NEW:
UseDraggablesupportsstorageKeyandstorageTypeprops for persistent element position source -
NEW:
vOnKeyStrokedirective added for listening to keyboard events directly on elements -
NEW:
UseIdledefault slot data now includespauseandresumemethods viaStoppableimplementation source -
NEW:
vInfiniteScrollsupports reactivecanLoadMoreoption in v14.1.0 source -
NEW:
UseElementVisibilityaddedinitialValueoption in v14.1.0 source -
NEW:
UseMouseInElementsupports tracking inline-level elements in v14.1.0 source -
NEW:
vIntersectionObservernow supports reactiverootMarginoption in v14.2.0 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.3 KB
- references/discussions/discussion-4091.md 2.1 KB
- references/discussions/discussion-4105.md 1.2 KB
- references/discussions/discussion-4249.md 1.1 KB
- references/discussions/discussion-4263.md 1.5 KB
- references/discussions/discussion-4268.md 1001 B
- references/discussions/discussion-4293.md 1.8 KB
- references/discussions/discussion-4336.md 927 B
- references/discussions/discussion-4367.md 535 B
- references/discussions/discussion-4380.md 1.3 KB
- references/discussions/discussion-4547.md 2.0 KB
- references/discussions/discussion-4625.md 1.2 KB
- references/discussions/discussion-4646.md 1.3 KB
- references/discussions/discussion-4825.md 1.7 KB
- references/discussions/discussion-5028.md 1.4 KB
- references/discussions/discussion-5052.md 1.3 KB
- references/discussions/discussion-5055.md 1.2 KB
- references/discussions/discussion-5056.md 937 B
- references/discussions/discussion-5074.md 1.9 KB
- references/discussions/discussion-5276.md 1.3 KB
- references/discussions/discussion-5279.md 666 B
- references/docs/_INDEX.md 26 KB
- references/docs/computedAsync.md 5.2 KB
- references/docs/computedEager.md 1.9 KB
- references/docs/computedInject.md 3.2 KB
- references/docs/computedWithControl.md 2.2 KB
- references/docs/createEventHook.md 1.9 KB
- references/docs/createGenericProjection.md 663 B
- references/docs/createGlobalState.md 1.8 KB
- references/docs/createInjectionState.md 5.4 KB
- references/docs/createProjection.md 722 B
- references/docs/createRef.md 1.2 KB
- references/docs/createReusableTemplate.md 8.8 KB
- references/docs/createSharedComposable.md 1.0 KB
- references/docs/createTemplatePromise.md 7.9 KB
- references/docs/createUnrefFn.md 1.3 KB
- references/docs/extendRef.md 1.5 KB
- references/docs/from.md 2.3 KB
- references/docs/get.md 395 B
- references/docs/index.md 1.1 KB
- references/docs/injectLocal.md 742 B
- references/docs/isDefined.md 633 B
- references/docs/logicAnd.md 643 B
- references/docs/logicNot.md 566 B
- references/docs/logicOr.md 630 B
- references/docs/makeDestructurable.md 666 B
- references/docs/onClickOutside.md 4.7 KB
- references/docs/onElementRemoval.md 1.6 KB
- references/docs/onKeyStroke.md 4.4 KB
- references/docs/onLongPress.md 5.3 KB
- references/docs/onStartTyping.md 1.2 KB
- references/docs/provideLocal.md 855 B
- references/docs/reactify.md 2.9 KB
- references/docs/reactifyObject.md 1.2 KB
- references/docs/reactiveComputed.md 609 B
- references/docs/reactiveOmit.md 1.6 KB
- references/docs/reactivePick.md 2.0 KB
- references/docs/refAutoReset.md 1.1 KB
- references/docs/refDebounced.md 1.6 KB
- references/docs/refDefault.md 541 B
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 · 75 lines · 50 tokens per session scan A 94e6febdb9f7
vueuse-components-skilld is a skill published in the GitHub repository skilld-dev/vue-ecosystem-skills (178 stars, last pushed 26d ago), licensed MIT. It adds 50 tokens to every session and 1,315 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.