fastify-domain-delivery
CommunityShip Fastify changes safely with evidence
Software Engineering#observability#fastify#schema-first#api delivery#plugin encapsulation#fastify inject#lifecycle shutdown
AuthorvTRKA
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents Fastify implementations from drifting into unstructured, schema-inconsistent behavior by turning API changes into plugin-safe, schema-first, lifecycle-aware deliveries with scoped verification.
Core Features & Use Cases
- Schema-first route contracts: Defines params, query, body, and response schemas up front to keep runtime validation and output shape aligned.
- Plugin encapsulation and lifecycle correctness: Ensures decorators are registered before use, external resources are opened/closed in the owning plugin, and lifecycle phases are respected.
- Operationally visible verification: Plans and tests the smallest
fastify.injectslice to prove auth hooks, serializers, async error mapping, and shutdown behavior without binding a real port. - Error, hook, and observability rigor: Routes async errors through typed errors and a registered error handler, applies hooks at the narrowest lifecycle scope, and instruments request/trace/metrics fields when safe.
Quick Start
Ask your AI tool to apply the Fastify domain delivery flow to your specific feature by requesting a schema-first implementation plan with the exact plugin boundary and a scoped fastify.inject verification command.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fastify-domain-delivery Download link: https://github.com/vTRKA/supervibe/archive/main.zip#fastify-domain-delivery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.