top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
AN
@antfu
contributor on implexa, with 17 skills ranked by
SkillRank
across 1 source.
antfu on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
5.5
skills.sh
vueuse-functions
vueuse-functions guides developers to replace custom code with appropriate VueUse composables in Vue.js/Nuxt projects, organized by invocation rules (auto, external, explicit-only) and categorized function groups.
5.2
skills.sh
vite
vite covers build configuration, dev server setup, plugin authoring, and production optimization via rolldown. lacks procedural depth on common workflows like migrating existing projects or debugging build failures.
4.2
skills.sh
vitest
vitest provides a vite-powered testing framework with jest compatibility, native esm support, and built-in coverage reporting. lacks actionable procedures for common testing scenarios.
—
skills.sh
vitepress
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.
—
skills.sh
turborepo
|
—
skills.sh
slidev
Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use…
—
skills.sh
tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for…
—
skills.sh
antfu
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier…
—
skills.sh
unocss
unocss — an installable skill for AI agents, published by antfu/skills.
—
skills.sh
vue-testing-best-practices
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
—
skills.sh
pinia
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store…
—
skills.sh
vue-router-best-practices
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
—
skills.sh
pnpm
pnpm — an installable skill for AI agents, published by antfu/skills.
—
skills.sh
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site…
—
skills.sh
nuxt
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid…
—
skills.sh
vue-best-practices
vue-best-practices — an installable skill for AI agents, published by antfu/skills.
—
skills.sh
vue
Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel,…