Skip to main content
Source repository

antfu/skills

These skills were imported into SkillJury from the public skills ecosystem.

14 linked skillsVisit source
Source listing

14 imported skills

vite

by antfu/skills

9

Based on Vite 8 beta (Rolldown-powered). Vite 8 uses Rolldown bundler and Oxc transformer.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

vitest

by antfu/skills

8

Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

vue

by antfu/skills

8

Based on Vue 3.5. Always use Composition API with .

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

pinia

by antfu/skills

6

Pinia is the official state management library for Vue, designed to be intuitive and type-safe. It supports both Options API and Composition API styles, with first-class TypeScript support and devtools integration.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

pnpm

by antfu/skills

6

pnpm is a fast, disk space efficient package manager. It uses a content-addressable store to deduplicate packages across all projects on a machine, saving significant disk space. pnpm enforces strict dependency resolution by default, preventing phantom dependencies. Configuration should preferably be placed in...

Software EngineeringMarketing and GrowthFirst seen Jan 27, 2026

vueuse-functions

by antfu/skills

6

This skill is a decision-and-implementation guide for VueUse composables in Vue.js / Nuxt projects. It maps requirements to the most suitable VueUse function, applies the correct usage pattern, and prefers composable-based solutions over bespoke code to keep implementations concise, maintainable, and performant.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

antfu

by antfu/skills

5

When completing tasks, run pnpm run lint --fix to format the code and fix coding style.

Software EngineeringTesting and QAFirst seen Jan 27, 2026

nuxt

by antfu/skills

5

Nuxt is a full-stack Vue framework that provides server-side rendering, file-based routing, auto-imports, and a powerful module system. It uses Nitro as its server engine for universal deployment across Node.js, serverless, and edge platforms.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

unocss

by antfu/skills

4

UnoCSS is an instant atomic CSS engine designed to be flexible and extensible. The core is un-opinionated - all CSS utilities are provided via presets. It's a superset of Tailwind CSS, so you can reuse your Tailwind knowledge for basic syntax usage.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

vitepress

by antfu/skills

4

VitePress is a Static Site Generator (SSG) built on Vite and Vue 3. It takes Markdown content, applies a theme, and generates static HTML that becomes an SPA for fast navigation. Perfect for documentation, blogs, and marketing sites.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

vue-router-best-practices

by antfu/skills

4

Vue Router best practices, common gotchas, and navigation patterns.

Software EngineeringFrontend and DesignFirst seen Jan 30, 2026

slidev

by antfu/skills

3

Web-based slides maker built on Vite, Vue, and Markdown.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

tsdown

by antfu/skills

3

Blazing-fast bundler for TypeScript/JavaScript libraries powered by Rolldown and Oxc.

Software EngineeringFrontend and DesignFirst seen Jan 27, 2026

vue-testing-best-practices

by antfu/skills

3

Vue.js testing best practices, patterns, and common gotchas.

Software EngineeringFrontend and DesignFirst seen Jan 30, 2026