Skills

VERIFIED

Anthony Fu's curated collection of agent skills.

Downloads 0
Stars 3.8K
Version 1.0.0

Install with one command

$ npx skills add antfu/skills

Overview

# 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
3/2/2026
Published
3/2/2026