fastify-routes
✓TypeBox スキーマを使用して Fastify ルート ハンドラーを作成するためのガイドと OpenAPI ドキュメント。新しいルートを app/src/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/.
TypeBox スキーマを使用して Fastify ルート ハンドラーを作成するためのガイドと OpenAPI ドキュメント。新しいルートを app/src/routes/ に追加するときに使用します。 ソース: janisto/fastify-playground。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
fastify-routes とは?
TypeBox スキーマを使用して Fastify ルート ハンドラーを作成するためのガイドと OpenAPI ドキュメント。新しいルートを app/src/routes/ に追加するときに使用します。 ソース: janisto/fastify-playground。
fastify-routes のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/janisto/fastify-playground --skill fastify-routes インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/janisto/fastify-playground
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01