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
0downloads
0likes
v0.1.0·2 months ago

turborepo

Turborepo monorepo build system guidance — task pipelines, dependsOn, caching, remote cache, --filter/--affected, internal packages, and boundaries. Use when configuring tasks, creating packages, sharing code between apps, or debugging cache.

Install

npx @aipkgs/cli install antfu/turborepo
0downloads
0likes
v0.1.0·2 months ago

unocss

UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.

Install

npx @aipkgs/cli install antfu/unocss
0downloads
0likes
v0.1.0·2 months ago

vitepress

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

Install

npx @aipkgs/cli install antfu/vitepress
0downloads
0likes
v0.1.0·2 months ago

vue-best-practices

MUST be used for Vue.js tasks. Recommends Composition API with <script setup> and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work.

Install

npx @aipkgs/cli install antfu/vue-best-practices