fastify-best-practices
Comprehensive guide and best practices for building high-performance Node.js applications with Fastify.
Install
npx skills add https://github.com/mcollina/skills --skill fastify-best-practicesStats
| Total installs | 977 |
| Weekly installs | 975 |
| GitHub stars | 1.6K |
| First seen | Jan 31, 2026 |
| Source | @mcollina/skills |
Summary
- Covers 16+ core topics including plugins, route organization, JSON Schema validation, error handling, hooks, authentication, testing, logging with Pino, and TypeScript integration via strip types
- Includes recommended reading paths for common scenarios: new projects, adding authentication, performance optimization, testing setup, and production deployment
- Addresses full request lifecycle management, response serialization, CORS and security headers, WebSocket support, database integration, and HTTP proxying
- Emphasizes schema-first development, plugin encapsulation, async/await patterns, and Fastify's built-in performance optimizations with minimal external dependencies
Tags
Related skills
| Skill | Installs | vs fastify-best-practices |
|---|---|---|
| image-ocr | 910 | -67 |
| auth-wechat-miniprogram | 1,073 | +96 |
| shopify-development | 1,052 | +75 |
| redis-best-practices | 941 | -36 |
| solid | 943 | -34 |
FAQ
- How many installs does fastify-best-practices have?
- fastify-best-practices has 977 total installs and 975 installs this week.
- Where is fastify-best-practices hosted?
- fastify-best-practices is published by @mcollina/skills at https://github.com/mcollina/skills.
- How many GitHub stars does fastify-best-practices have?
- fastify-best-practices has 1.6K GitHub stars.
- When was fastify-best-practices first indexed?
- OrangeBot.AI first indexed fastify-best-practices on Jan 31, 2026.
- How do I install fastify-best-practices?
- Run: npx skills add https://github.com/mcollina/skills --skill fastify-best-practices