antfu/skills

Anthony Fu's curated collection of agent skills.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 51 minutes ago
Added to GitGenius on September 11th, 2026
Created on January 28th, 2026
Open Issues & Pull Requests: 12 (+0)
GitHub issues: Enabled
Number of forks: 332
Total Stargazers: 5,877 (+0)
Total Subscribers: 32 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.3 days
Mean response time: 17.4 days
90th percentile: 36.7 days
Tracked items: 4

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 152 days
Stale 30+ days: 8
Stale 90+ days: 8

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Skills is a curated collection of agent skills that provides structured knowledge for AI agents working with modern web development tools and frameworks.

The project addresses the need for AI agents to have accurate, up-to-date knowledge about specific tools and development practices. It solves this by organizing skills into three categories: hand-maintained skills reflecting personal best practices, skills generated from official documentation of popular tools, and vendored skills synced from external repositories. This approach keeps agent knowledge synchronized with actual tool documentation while allowing for opinionated curation based on real-world experience.

The collection is designed primarily for developers working with the Vite and Nuxt ecosystem. Hand-maintained skills cover Anthony Fu's preferences for projects using ESLint, pnpm, Vitest, and Vue, while generated skills provide comprehensive coverage of Vue, Nuxt, Pinia, Vite, VitePress, Vitest, UnoCSS, and pnpm. The project is explicitly positioned as a proof-of-concept for generating agent skills from source documentation and maintaining synchronization, with the author noting that practical performance in agent systems has not been fully validated and welcoming feedback and contributions.

Development activity is driven by enhancement requests, indicating the project is in active refinement as the maintainer explores how well these skills perform in practice and responds to user needs.