RadarTopicsBuildersWeeklyReads
Open Source Radar
antfu/

skills

GitHub

Anthony Fu's Skills is a TypeScript-based collection of manually maintained and generated agent skills, organized via submodules and intended to be synced from source documentation. It provides a pnpx-based CLI workflow for adding and managing skills.

5.7kstars
316forks
10issues
MITlicense
2026since
Star historydaily snapshots by VibeCrowd

Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).

Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026

What it is

Anthony Fu's Skills is a curated collection of agent skills, including hand-maintained and officially documented skills, organized to reference source documentation and stay in sync with upstream content.

How it works

The project uses git submodules to reference source documentation for each skill, enabling updates from upstream. It includes vendored skills synced from external repositories. The README documents a CLI workflow to generate and manage skills, using pnpx to install and interact with the skills tool:

pnpx skills add antfu/skills --skill='*'

or globally:

pnpx skills add antfu/skills --skill='*' -g
See skills CLI usage for more detail.

The repository contains sections for hand-maintained skills, skills generated from official docs, and vendored skills sourced from various projects.

Getting started

From the README, initial setup involves installing dependencies and running the generated CLI to add skills. The exact installation command shown is:

pnpx skills add antfu/skills --skill='*'

or with global installation:

pnpx skills add antfu/skills --skill='*' -g

The project intends users to fork/clone, install dependencies with pnpm, configure meta sources, and use a sequence of commands (start cleanup, start init, start sync) to generate and align skills.

Recent releases

No releases are listed in the latest release entry.

Traction

Stars: 5709 (as reported). Forks: 316. Open issues: 10.

Behind the repo

No specific startup or company details beyond Anthony Fu as the maintainer and the repository’s focus on agent skills.

Caveats

License: MIT. Created 2026-01-28. Last push 2026-06-23. Language: TypeScript. The README notes a proof-of-concept status and invites feedback and contributions.

Agent skills inside · 19
All skills →
vueuse-functionsApply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.FrontendslidevCreate and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.FrontendtsdownBundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.Code Review & QualityturborepoTurborepo 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.Workflow & ProductivityunocssUnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.Frontendvue-best-practicesMUST be used for Vue.js tasks. Strongly 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. ALWAYS use Composition API unless the project explicitly requires Options API.Frontend
SharePost on XLinkedIn
All trending reposRevenue-verified startups →