@skills · Owner
Agent skills by antfu
21 skills indexed from github.com/antfu. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- antfu · Skill · 5,724 stars
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternat
- antfu-design · Skill · 5,724 stars
antfu-style design conventions, broadened. UnoCSS-first, class-based semantic tokens with dual light/dark for tooling and devtools UIs, plus design-read, a
- nitro · Skill · 5,724 stars
Nitro is the framework-agnostic server toolkit (powering Nuxt) for building and deploying web servers anywhere. Use when working with nitro.config, server
- nuxt · Skill · 5,724 stars
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybr
- pinia · Skill · 5,724 stars
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store
- pnpm · Skill · 5,724 stars
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces via pnpm-workspace.yaml, or mana
- skills · Collection · 5,724 stars
- skills · Collection · 5,724 stars
- slidev · Skill · 5,724 stars
Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features.
- tsdown · Skill · 5,724 stars
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling
- turborepo · Skill · 5,724 stars
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected,
- unocss · Skill · 5,724 stars
UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Win
- vite · Skill · 5,724 stars
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or buildi
- vitepress · Skill · 5,724 stars
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components
- vitest · Skill · 5,724 stars
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test fi
- vue · Skill · 5,724 stars
Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, wat
- vue-best-practices · Skill · 5,724 stars
MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar,
- vue-router-best-practices · Skill · 5,724 stars
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
- vue-testing-best-practices · Skill · 5,724 stars
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
- vueuse-functions · Skill · 5,724 stars
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
- web-design-guidelines · Skill · 5,724 stars
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my