home / skills / antfu

antfu skills

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

1 repo
15 skills
GitHub

Sponsored

turborepo

antfu/skills

1.9k
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
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.
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.
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.
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.
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

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".
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.