vue-test-utils-skilld

vue-test-utils-skilld is a skill for Claude Code, Codex from skilld-dev/vue-ecosystem-skills. It costs 51 tokens per session (1,376 once invoked), scanned A, original, MIT.

A coding guide for Vue Test Utils, the library used to test Vue components. It covers current APIs and changes between major versions.

In plain words
What is it for?
Use it when writing or modifying code that imports @vue/test-utils, including component tests and test setup.
Why use it?
It helps avoid outdated test code and makes debugging or changing Vue Test Utils code more reliable.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when writing or modifying code that imports @vue/test-utils, including component tests and test setup.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skilld-dev/vue-ecosystem-skills/vue-test-utils-skilld
Install

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.

Any agent
npx skills add skilld-dev/vue-ecosystem-skills --skill vue-test-utils-skilld
Clone the repo
git clone --depth 1 https://github.com/skilld-dev/vue-ecosystem-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin vue-test-utils/plugin install vue-test-utils after adding the marketplace above.

Wrote 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.

agentmods badge for vue-test-utils-skilld

README.md
[![agentmods](https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/vue-test-utils-skilld/github.svg)](https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/vue-test-utils-skilld)
Your own site
<a href="https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/vue-test-utils-skilld"><img src="https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/vue-test-utils-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.

agentmods 80×15 button for vue-test-utils-skilld

Your own site · 80×15
<a href="https://agentmods.dev/skills/skilld-dev/vue-ecosystem-skills/vue-test-utils-skilld"><img src="https://agentmods.dev/badge/skills/skilld-dev/vue-ecosystem-skills/vue-test-utils-skilld.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,376 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00051 $0.01376
Opus 5 $0.00026 $0.00688
Sonnet 5 $0.00010 $0.00275
Haiku 4.5 $0.00005 $0.00138

Measured 9d ago against content hash e8bb0ef246b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

vue-test-utils-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.

skills/vue-test-utils-skilld/SKILL.md · 96 lines

How it starts

The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.

vuejs/test-utils @vue/[email protected]

Tags: 2.0.0-alpha.0: 2.0.0-alpha.0, 2.0.0-alpha.1: 2.0.0-alpha.1, 2.0.0-alpha.2: 2.0.0-alpha.2

References: Docs

API Changes

This section documents version-specific API changes — prioritize recent major/minor releases.

  • BREAKING: propsData — v2 renamed to props for consistency with component definitions source

  • BREAKING: createLocalVue — removed in v2, use the global mounting option to install plugins, mixins, or directives source

  • BREAKING: mocks and stubs — moved into the global mounting option in v2 as they apply to all components source

  • BREAKING: destroy() — renamed to unmount() in v2 to match Vue 3 lifecycle naming source

  • BREAKING: findAll().at() — removed in v2; findAll() now returns a standard array of wrappers source

  • BREAKING: createWrapper() — removed in v2, use the new DOMWrapper() constructor for non-component elements source

  • BREAKING: shallowMount — v2 no longer renders default slot content for stubbed components by default source

  • BREAKING: find() — now only supports querySelector syntax; use findComponent() to locate Vue components source

  • BREAKING: setSelected and setChecked — removed in v2, functionality merged into setValue() source

  • BREAKING: attachToDocument — renamed to attachTo in v2 source

  • BREAKING: emittedByOrder — removed in v2, use emitted() instead source

  • NEW: renderToString() — added in v2.3.0 to support SSR testing source

Read the full file on GitHub · 96 lines

Files

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.

Changes

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.

  1. 9d ago First seen · 96 lines · 51 tokens per session scan A e8bb0ef246b3

Subscribe to this mod's changes

vue-test-utils-skilld is a skill published in the GitHub repository skilld-dev/vue-ecosystem-skills (178 stars, last pushed 27d ago), licensed MIT. It adds 51 tokens to every session and 1,376 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.