Console
AIpkg · directory/orgs
back to directory
DOSSIER · ORGnamespace · antfu
filed 2 months ago
orgpublic

antfu

Anthony Fu's Skills

A curated collection of Agent Skills reflecting Anthony Fu's preferences, experience, and best practices, along with usage documentation for the tools.

Packages
18
Type
org
Visibility
public
CONTENTS

18 public packages

published under /antfu
39downloads
0likes
v0.1.0·2 months ago

vue-testing-best-practices

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

Install

npx @aipkgs/cli install antfu/vue-testing-best-practices
30downloads
0likes
v0.1.0·2 months ago

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to review UI, check accessibility, audit design, review UX, or check a site against best practices.

Install

npx @aipkgs/cli install antfu/web-design-guidelines
27downloads
0likes
v0.1.0·2 months ago

Antfu

antfu/skills by Anthony Fu, packaged as an AIpkgs box: 17 Claude Code skills capturing best practices across his Vue/Vite ecosystem — vue, vue-best-practices, vue-testing-best-practices, vue-router-best-practices, nuxt, pinia, vite, vitest, vitepress, unocss, pnpm, tsdown, turborepo, slidev, vueuse-functions, web-design-guidelines, and antfu (his personal conventions).

Each skill is published independently as antfu/<name> (see ../skills/<name>/); this box bundles them together by referencing them as dependencies, so installing the box installs all 17. Install a single skill on its own if you only need one.

Attribution

Imported from antfu/skills by Anthony Fu. Licensed under MIT (see LICENSE.txt). Only the self-contained skills/ tree is vendored; the upstream instructions/, sources/, and vendor/ build inputs are not included.

17downloads
0likes
v0.1.0·2 months ago

vite

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

Install

npx @aipkgs/cli install antfu/vite