Fork with extended coverage: React, Next.js, animation libs, desktop apps, and more
Author: hairyfCreated Jun 10, 2026Updated Jun 10, 2026
First off, thanks for putting this together — it is a great reference for the agent skills format and how to organize them.
I forked the repo and expanded it with additional skills that might be useful for others too:
- More ecosystems: React, Next.js, React Native, Flutter, Electron, Tauri, TailwindCSS, NestJS
- Animation libs: Motion (Framer Motion), Anime.js
- Architecture starters: Scaffolding skills for Nuxt, TS libraries, CLI, VSCode extensions, WebExtensions, monorepos (arch-nuxt, arch-tsdown, arch-vscode, etc.)
- API specs: OpenAPI 2.0 & 3.2 skills
- Cross-platform: uni-app, uni-app-x
- State management: Valtio, Pinia
- git submodules approach: Docs are referenced as submodules directly, making it easier to keep skills in sync with upstream
The key difference in approach is using git submodules to track source documentation directly, so skills can stay more up-to-date with upstream changes over time.
It is at github.com/hairyf/skills — feel free to take any parts that fit this repo, or ignore if not. Just wanted to share back since this project was the starting point.
Happy to hear any feedback on the approach.
Source: antfu/skills