antfu
Opinionated coding standards, ESLint configurations, and CLI shortcuts for TypeScript and Vue development.
Install
npx skills add https://github.com/antfu/skills --skill antfuStats
| Total installs | 6,472 |
| Weekly installs | 6.4K |
| GitHub stars | 4.4K |
| First seen | Jan 28, 2026 |
| Source | @antfu/skills |
Summary
- Covers code organization (single responsibility, type separation, constants extraction), runtime practices (isomorphic code with environment markers), and explicit TypeScript typing
- Includes ESLint configuration via @antfu/eslint-config, Vitest testing patterns, and Git hooks with lint-staged for automated code formatting
- Provides @antfu/ni command shortcuts for dependency management across package managers, and pnpm catalog-based version management for monorepos
- References detailed guides for ESLint setup, project initialization, Vue/Nuxt app development, library publishing, and monorepo patterns
Tags
Related skills
| Skill | Installs | vs antfu |
|---|---|---|
| code-review-expert | 4,728 | -1,744 |
| baseline-ui | 5,980 | -492 |
| structured-autonomy-generate | 7,407 | +935 |
| swift-concurrency | 6,474 | +2 |
| csharp-tunit | 7,418 | +946 |
FAQ
- How many installs does antfu have?
- antfu has 6,472 total installs and 6.4K installs this week.
- Where is antfu hosted?
- antfu is published by @antfu/skills at https://github.com/antfu/skills.
- How many GitHub stars does antfu have?
- antfu has 4.4K GitHub stars.
- When was antfu first indexed?
- OrangeBot.AI first indexed antfu on Jan 28, 2026.
- How do I install antfu?
- Run: npx skills add https://github.com/antfu/skills --skill antfu