#309 · Primary category: AI Coding Assistants
skills
My own collection of skills for modern Node.js development
Project last updated:08/17/26
GitHub Stars
1.9K
Forks
148
Contributors
7
License
MIT
Why we included this project
This is a collection of prompt packages, put together by Matteo Collina, who maintains Fastify, that steer AI coding agents toward sensible behavior in a Node.js codebase. The skills cover Node.js best practices, Fastify conventions, TypeScript type discipline, OAuth integration patterns, and deeper Node.js internals like V8 and libuv. A skill-optimizer tunes how well the prompts activate across different models, and an init skill generates and maintains AGENTS.md files so an assistant approaches a repository the same way each time. Teams using Claude Code, Cursor, or similar assistants can drop these in for more focused guidance than the generic boilerplate. It's a curated reference for AI-assisted development, not a runtime service.
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.