Skills
Anthony Fu's curated collection of agent skills.
Install with one command
$ npx skills add antfu/skillsOverview
# Anthony Fu's Skills
A curated collection of [Agent Skills](https://agentskills.io/home) reflecting [Anthony Fu](https://github.com/antfu)'s preferences, experience, and best practices, along with usage documentation for the tools.
> [!IMPORTANT] > This is a proof-of-concept project for generating agent skills from source documentation and keeping them in sync. > I haven't fully tested how well the skills perform in practice, so feedback and contributions are greatly welcome.
## Installation
```bash pnpx skills add antfu/skills --skill='*' ```
or to install all of them globally:
```bash pnpx skills add antfu/skills --skill='*' -g ```
Learn more about the CLI usage at [skills](https://github.com/vercel-labs/skills).
## Skills
This collection is aim to be a one-stop collection of you are mainly working on Vite/Nuxt. It includes skills from different sources with different scopes.
### Hand-maintained Skills
> Opinionated
Manually maintained by Anthony Fu with his preferred tools, setup conventions, and best practices.
| Skill | Description | |-------|-------------| | [antfu](skills/antfu) | Anthony Fu's preferences and best practices for app/library projects (eslint, pnpm, vitest, vue, etc.) |
### Skills Generated from Official Documentation
> Unopinionated but with tilted focus (e.g. TypeScript, ESM, Composition API, and other modern stacks)
Generated from official documentation and fine-tuned by Anthony.
| Skill | Description | Source | |-------|-------------|--------| | [vue](skills/vue) | Vue.js core - reactivity, components, composition API | [vuejs/docs](https://github.com/vuejs/docs) | | [nuxt](skills/nuxt) | Nuxt framework - file-based routing, server routes, modules | [nuxt/nuxt](https://github.com/nuxt/nuxt) | | [pinia](skills/pinia) | Pinia - intuitive, type-safe state management for Vue | [vuejs/pinia](https://github.com/vuejs/pinia) | | [vite](skills/vite) | Vite build tool - config, plugins, SSR, library mode | [vitejs/vite](https://gith
Technical Details
- Version
- 1.0.0
- License
- Unknown
- Last Updated
- 5/22/2026
- Published
- 3/2/2026
Author
antfu✓
@antfu
Trust & Safety
- —Open source (public GitHub repo)
- —AI static analysis passed
- —License: Unknown
- —Manually verified by team
Related Skills
Gemini CLI
Bring a coding agent directly into the terminal
104.5K stars · 0 installsAntigravity Awesome Skills
A comprehensive library of over 1,273 agentic skills for various AI coding assistants, featuring clear documentation and installation instructions.
38.3K stars · 0 installsAgent Skills
Agent Skills provides a structured approach for AI coding agents to follow production-grade engineering practices throughout the software development lifecycle.
44.6K stars · 0 installs