vue-testing-best-practices
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
Install
``sh npx @aipkgs/cli install antfu/vue-testing-best-practices ``
Anthony Fu's Skills
A curated collection of Agent Skills reflecting Anthony Fu's preferences, experience, and best practices, along with usage documentation for the tools.
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
``sh npx @aipkgs/cli install antfu/vue-testing-best-practices ``
Review UI code for Web Interface Guidelines compliance. Use when asked to review UI, check accessibility, audit design, review UX, or check a site against best practices.
``sh npx @aipkgs/cli install antfu/web-design-guidelines ``
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.
``sh npx @aipkgs/cli install antfu/vitepress ``
antfu/skills by Anthony Fu, packaged as an AIpkgs box: 17 Claude Code skills capturing best practices across his Vue/Vite ecosystem — vue, vue-best-practices, vue-testing-best-practices, vue-router-best-practices, nuxt, pinia, vite, vitest, vitepress, unocss, pnpm, tsdown, turborepo, slidev, vueuse-functions, web-design-guidelines, and antfu (his personal conventions).
Each skill is published independently as antfu/<name> (see ../skills/<name>/); this box bundles them together by referencing them as dependencies, so installing the box installs all 17. Install a single skill on its own if you only need one.
Imported from antfu/skills by Anthony Fu. Licensed under MIT (see LICENSE.txt). Only the self-contained skills/ tree is vendored; the upstream instructions/, sources/, and vendor/ build inputs are not included.