#232 · Primary category: AI Coding Assistants
skills
Anthony Fu's curated collection of agent skills.
Project last updated:06/23/26
GitHub Stars
5.8K
Forks
327
Contributors
11
License
MIT
Why we included this project
This collection teaches your coding assistant the conventions of the Vite-centered stack, so it does not have to guess them from scratch. Each skill is a self-contained instruction package covering opinionated preferences like eslint, pnpm, Vitest, and UnoCSS patterns, plus Vue and Nuxt skills generated directly from the official documentation so they stay aligned with how the tools really behave. You install the ones you need with a single CLI command, and the repository doubles as a template for generating your own skills from source documentation. It is a practical starting point for developers who live in the Vite ecosystem and want fewer round-trips fixing framework-specific mistakes, though you should treat it as a curated reference rather than battle-tested software, since the project itself is framed as a proof of concept.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.