Harness-engineering node-fastify-patterns
name: node-fastify-patterns
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/node-fastify-patterns/skill.yamlsource content
name: node-fastify-patterns version: "1.0.0" description: Build performant APIs with Fastify using schema validation, plugins, decorators, and hooks stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- "/server/"
- "/routes/"
- "**/*.mjs"
- "/workers/"
- "/streams/" related_skills:
- node-http-server
- ts-zod-integration
- ts-async-patterns stack_signals:
- nodejs
- typescript keywords:
- fastify
- schema-validation
- plugins
- decorators
- hooks-lifecycle metadata: author: community upstream: fastify.dev/docs/latest/ state: persistent: false files: [] depends_on: []