agentsclimarketplace

Vue testing best practices

Skill ulpi-io/plugin-marketplace/plugins/hyf0/skills/vue-testing-best-practices

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.From its SKILL.md

Install
npx -y skills add ulpi-io/plugin-marketplace --skill vue-testing-best-practices

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its file declares

Copied from the file, not written here

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.1 KB, 405 tokens by cl100k_base, as published. Nobody here has run it

Vue.js testing best practices, patterns, and common gotchas.

Testing

Reference

What ships with it: 11 files

59.9 KB alongside SKILL.md

Gives 0 of the 12 instructions most e2e browser skills give in 405 tokens

Counted across 408 of the 410 authors here whose files we hold, read 2026-08-07

  • Use page object model patternin 34 of 408, across 24 files
  • Keep tests independentin 24 of 408, across 19 files
  • Interact using refs from the latest snapshotin 24 of 408, across 12 files
  • Snapshot to get element refsin 24 of 408, across 14 files
  • Clean up test data after each testin 20 of 408, across 14 files
  • Test user behavior not implementationin 19 of 408, across 13 files
  • Wait for specific network conditionsin 18 of 408, across 8 files
  • Quarantine flaky tests explicitlyin 18 of 408, across 9 files
  • Re-snapshot after navigation or DOM changesin 17 of 408, across 10 files
  • Detect running dev servers before writing test codein 17 of 408, across 7 files
  • Use web-first assertionsin 17 of 408, across 14 files
  • Ask the user which server to test if multiple are foundin 15 of 408, across 5 files

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 326,782. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.