home / skills / antfu

antfu skills

Find 17 skills from 1 repo created by antfu on GitHub.

1 repo
17 skills
GitHub

Sponsored

vue-testing-best-practices

antfu/skills

3.7k
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
vue-router-best-practices

antfu/skills

3.7k
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
vitepress

antfu/skills

1.9k
This skill helps you build fast documentation sites with VitePress by applying file-based routing, Vue in Markdown, and built-in search.
vue

antfu/skills

1.9k
This skill helps you build Vue components with the Composition API, reactivity, and TypeScript via script setup and best practices.
web-design-guidelines

antfu/skills

1.9k
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 against best practices".
vueuse-functions

antfu/skills

1.9k
This skill helps you apply VueUse composables to Vue.js / Nuxt features, mapping requirements to functions for concise, maintainable code.
vite

antfu/skills

1.9k
This skill helps you configure Vite, optimize builds, and harness fast updates with TypeScript support and a rich plugin ecosystem.
unocss

antfu/skills

1.9k
This skill helps you write and optimize UnoCSS utilities by guiding preset usage, config checks, and safe class-based styling.
slidev

antfu/skills

1.9k
This skill helps you create and present developer-focused slides with Markdown, Vue components, and interactive demos for technical talks.
vitest

antfu/skills

1.9k
This skill accelerates JavaScript testing with Vitest, delivering fast Vite-native, Jest-compatible tests, coverage, and fixtures for reliable, scalable test
vue-best-practices

antfu/skills

1.9k
This skill helps you write and review Vue components with TypeScript by enforcing best practices, types extraction, and Volar-compatible checks.
antfu

antfu/skills

1.9k
This skill applies Anthony Fu's opinionated web development practices, delivering fast, consistent TypeScript projects with strict mode, ESM, and streamlined
nuxt

antfu/skills

1.9k
This skill helps you build and optimize Nuxt apps with SSR, routing, and data fetching patterns across server routes and components.
pinia

antfu/skills

1.9k
This skill helps you manage Vue state with Pinia, providing type-safe stores, getters, and actions for scalable, maintainable apps.
pnpm

antfu/skills

1.9k
This skill helps you manage Node.js projects with pnpm, ensuring strict dependency resolution, workspace awareness, and efficient, shared storage.
tsdown

antfu/skills

1.9k
This skill helps you bundle TypeScript libraries blazing fast while generating declaration files and enabling smooth migration from tsup.