antfuantfuCommunityยท18 Agent Skills Included

skills

Ready-made AI agent skills for the Vue, Vite, and Nuxt ecosystem

Equips AI coding agents with expert knowledge of Vue, Nuxt, Vite, Vitest, Pinia, UnoCSS, pnpm, Slidev, Turborepo, and related tools. Eliminates outdated or hallucinated framework answers by giving agents concise, version-accurate references pulled from official documentation. Includes opinionated best-practice guides for testing, monorepos, UI design, and project setup so agents produce production-quality code faster.
npx skills add antfu/skills --all -g -y
Available:

Instructs the AI agent on how to generate, sync, and update skill files from upstream project documentation, including folder structure, file formats, and writing rules for keeping skills concise and accurate.

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
antfuantfu

vueuse-functions

Catalog VueUse composables for Vue and Nuxt development.

Community
Intermediate
๐Ÿ“ฆ In Repo
antfuantfu

vitepress

Process Markdown into a static documentation site with VitePress and Vue components.

Community
Intermediate
๐Ÿ“ฆ In Repo
antfuantfu

web-design-guidelines

Audit UI code against Web Interface Guidelines for accessibility and usability.

Community
Basic
๐Ÿ“ฆ In Repo
antfuantfu

vitest

Run and filter Vitest tests with coverage for Vite projects.

Community
Advanced
๐Ÿ“ฆ In Repo
antfuantfu

antfu

Configure JavaScript/TypeScript projects with Anthony Fu's ESLint, Prettier, pnpm, and monorepo conventions.

Community
Intermediate
๐Ÿ“ฆ In Repo
antfuantfu

vue

Writes Vue 3 SFCs using the Composition API with defineProps, defineEmits, and script setup.

Community
Basic
๐Ÿ“ฆ In Repo
antfuantfu

vue-best-practices

Guide Vue 3 projects toward idiomatic Composition API usage.

Community
Basic
๐Ÿ“ฆ In Repo
antfuantfu

pnpm

Manage Node.js dependencies across monorepos with pnpm-workspace.yaml and .npmrc.

Community
Advanced
๐Ÿ“ฆ In Repo
antfuantfu

vue-testing-best-practices

Provide Vue.js testing guidance for unit and integration tests with Vitest and Vue Test Utils.

Community
Basic
๐Ÿ“ฆ In Repo
antfuantfu

tsdown

Bundle TypeScript libraries into ESM, CJS, IIFE, and UMD formats with type declarations.

Community
Advanced
๐Ÿ“ฆ In Repo
antfuantfu

vite

Create and maintain vite.config.ts with defineConfig and environment-aware setups.

Community
Advanced
๐Ÿ“ฆ In Repo
antfuantfu

nuxt

Build full-stack Vue applications with SSR and file-based routing.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install antfu/skills?โ–ผ

Run `npx skills add antfu/skills --all -g -y` in your terminal to install the full collection globally for your AI agent.

What does the antfu/skills collection cover?โ–ผ

It covers the Vue and Vite ecosystem: Vue 3, Nuxt, Vite, Vitest, Pinia, UnoCSS, VitePress, pnpm, Nitro, plus vendored skills for Slidev, tsdown, Turborepo, and VueUse.

How do these skills improve AI coding agents?โ–ผ

They give agents concise, up-to-date references generated from official documentation, so the agent writes correct framework code instead of relying on stale training data.

Does antfu/skills work with Claude Code and other agents?โ–ผ

Yes. Every skill follows the standard SKILL.md format and works with Claude Code, OpenClaw, Cursor, Codex, and other compatible agents.

Can I generate my own skill collection from this repo?โ–ผ

Yes. Fork the repository, update meta.ts with your own projects, and follow the AGENTS.md workflow to generate skills from any project's documentation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’