fastify-plugin
✓Leitfaden zum Erstellen von Fastify-Plugins mit TypeScript, ESM und dem Fastify-Plugin-Wrapper. Wird beim Hinzufügen neuer Plugins zu app/src/plugins/ verwendet.
Installation
SKILL.md
This skill provides patterns and conventions for creating Fastify plugins in this repository.
Plugins are located in app/src/plugins/. Each plugin is a single TypeScript file that exports a default async function wrapped with fastify-plugin.
Each plugin must have a corresponding test file in app/tests/unit/plugins/. See the vitest-testing skill for testing patterns.
Leitfaden zum Erstellen von Fastify-Plugins mit TypeScript, ESM und dem Fastify-Plugin-Wrapper. Wird beim Hinzufügen neuer Plugins zu app/src/plugins/ verwendet. Quelle: janisto/fastify-playground.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/janisto/fastify-playground --skill fastify-plugin- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist fastify-plugin?
Leitfaden zum Erstellen von Fastify-Plugins mit TypeScript, ESM und dem Fastify-Plugin-Wrapper. Wird beim Hinzufügen neuer Plugins zu app/src/plugins/ verwendet. Quelle: janisto/fastify-playground.
Wie installiere ich fastify-plugin?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/janisto/fastify-playground --skill fastify-plugin Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/janisto/fastify-playground
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01