·fastify-plugin
</>

fastify-plugin

janisto/fastify-playground

TypeScript、ESM、および fastify プラグイン ラッパーを使用して Fastify プラグインを作成するためのガイド。新しいプラグインを app/src/plugins/ に追加するときに使用します。

3インストール·0トレンド·@janisto

インストール

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

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.

TypeScript、ESM、および fastify プラグイン ラッパーを使用して Fastify プラグインを作成するためのガイド。新しいプラグインを app/src/plugins/ に追加するときに使用します。 ソース: janisto/fastify-playground。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/janisto/fastify-playground --skill fastify-plugin
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

fastify-plugin とは?

TypeScript、ESM、および fastify プラグイン ラッパーを使用して Fastify プラグインを作成するためのガイド。新しいプラグインを app/src/plugins/ に追加するときに使用します。 ソース: janisto/fastify-playground。

fastify-plugin のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/janisto/fastify-playground --skill fastify-plugin インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/janisto/fastify-playground

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01