·fastify-routes
</>

fastify-routes

janisto/fastify-playground

Leitfaden zum Erstellen von Fastify-Routenhandlern mit TypeBox-Schemas und OpenAPI-Dokumentation. Verwenden Sie diese Option, wenn Sie neue Routen zu app/src/routes/ hinzufügen.

3Installationen·0Trend·@janisto

Installation

$npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes

SKILL.md

This skill provides patterns for creating Fastify routes with TypeBox validation and OpenAPI documentation.

Routes are located in app/src/routes/. Each route file exports a default async function that registers routes on a Fastify instance.

Each route must have a corresponding test file in app/tests/unit/. Routes in src/routes/ have tests in tests/unit/routes/, and module routes in src/modules/ have tests in tests/unit/modules/.

Leitfaden zum Erstellen von Fastify-Routenhandlern mit TypeBox-Schemas und OpenAPI-Dokumentation. Verwenden Sie diese Option, wenn Sie neue Routen zu app/src/routes/ hinzufügen. Quelle: janisto/fastify-playground.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist fastify-routes?

Leitfaden zum Erstellen von Fastify-Routenhandlern mit TypeBox-Schemas und OpenAPI-Dokumentation. Verwenden Sie diese Option, wenn Sie neue Routen zu app/src/routes/ hinzufügen. Quelle: janisto/fastify-playground.

Wie installiere ich fastify-routes?

Ö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-routes 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