antfu

Anthony Fu

@antfu

A ship in harbor is safe, but that is not what ships are built for.

15 skills 13,020 total stars

find ~/antfu/ -name "*.skill"

Anthony Fu's {Opinionated} preferences and best practices for web development

Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps,...

Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with...

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring...

Create and present web-based slides for developers using Markdown, Vue components, code highlighting, animations,...

tsdown fast TypeScript library bundler powered by Rolldown and Oxc. Use when bundling TypeScript libraries,...

UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules,...

Vite next-generation frontend build tool with fast HMR and optimized builds. Use when configuring Vite, adding...

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes,...

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking,...

Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing,...

Vue.js progressive JavaScript framework. Use when building Vue components, working with reactivity (ref, reactive,...

Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility",...