Antfu
Anthony Fu's uitgesproken ESLint-, TypeScript- en monorepo-conventies voor JS/TS-projecten.
Getest · Werkt
Wat het doet
Past de tooling-conventies van Anthony Fu toe op JavaScript/TypeScript-projecten: @antfu/eslint-config-setup, strikte tsconfig, ni/nr/nlx-commando's, simple-git-hooks + lint-staged, pnpm-catalogs en pure-ESM-librarypublicatie via tsdown. Gaat aan bij het scaffolden van een nieuw JS/TS-project, het configureren van lint/monorepo/publicatie, of wanneer iemand expliciet de stijl van Anthony Fu wil; gaat niet aan bij non-JS/TS-tooling of gewone codereview.
Testrapport
Bij een nieuwe TS-library-setup kwam het met concrete keuzes die een generiek antwoord niet vanzelf zou maken: een pure-ESM-buildconfig, een ESLint-setup in één regel en een exacte git-hooksconfig, tegenover generieke husky-boilerplate.
Getest op: 2026-07-10 · Claude Code 2.x (agent harness)
Installatie
git clone https://github.com/antfu/skills cd skills mkdir -p ~/.claude/skills cp -r skills/antfu ~/.claude/skills/antfu
Commando's en voorbeeldprompts
/antfuAnthony Fu's uitgesproken ESLint-, TypeScript- en monorepo-conventies voor JS/TS-projecten.
Skills reageren op gewone verzoeken — geen commando's om te onthouden. Na installatie activeren prompts zoals deze de skill (in het Engels):
Set up @antfu/eslint-config and strict tsconfig for this TS projectConfigure simple-git-hooks and lint-staged the Anthony Fu wayPublish this library as pure ESM using tsdown