About
This skill provides a comprehensive framework for building robust, scalable APIs using Fastify 5.x. It emphasizes a schema-first approach by integrating Zod with JSON Schema for automated validation and serialization. Developers can quickly implement production-grade boilerplate for modular plugins, request lifecycle hooks, global error handlers, and OpenAPI documentation. By following these patterns, you ensure high performance, type safety, and a maintainable architecture for complex Node.js backend services.