fastify-best-practise とは?
サーバー、プラグイン、ルート、スキーマ、フック、デコレーター、エラー処理、テスト、TypeScript 統合を作成するときに、Fastify のベスト プラクティスを適用します。 Fastify コードを作成またはレビューする場合、新しい Fastify プロジェクトを設定する場合、または「Fastify アプリをどのように構成すればよいですか?」を尋ねる場合に使用します。 ソース: thecodepace/fastify-skills。
サーバー、プラグイン、ルート、スキーマ、フック、デコレーター、エラー処理、テスト、TypeScript 統合を作成するときに、Fastify のベスト プラクティスを適用します。 Fastify コードを作成またはレビューする場合、新しい Fastify プロジェクトを設定する場合、または「Fastify アプリをどのように構成すればよいですか?」を尋ねる場合に使用します。
コマンドラインで fastify-best-practise AI スキルを開発環境にすばやくインストール
ソース: thecodepace/fastify-skills。
A curated set of rules and patterns for building production-ready Fastify applications. Each rule includes incorrect and correct examples with explanations.
The rules are organized by topic in the rules/ directory. Each rule follows a consistent format with impact rating, incorrect/correct examples, and references to official docs.
| Create Server | create-server.md | LOW-MEDIUM | Use a buildServer() factory function for reusable, testable server setup | | Create Plugin | create-plugin.md | LOW-MEDIUM | Encapsulate reusable functionality in plugins with fastify-plugin | | Autoload | autoload.md | HIGH | Automatically load plugins and routes from the filesystem with @fastify/autoload |
サーバー、プラグイン、ルート、スキーマ、フック、デコレーター、エラー処理、テスト、TypeScript 統合を作成するときに、Fastify のベスト プラクティスを適用します。 Fastify コードを作成またはレビューする場合、新しい Fastify プロジェクトを設定する場合、または「Fastify アプリをどのように構成すればよいですか?」を尋ねる場合に使用します。 ソース: thecodepace/fastify-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/thecodepace/fastify-skills --skill fastify-best-practiseサーバー、プラグイン、ルート、スキーマ、フック、デコレーター、エラー処理、テスト、TypeScript 統合を作成するときに、Fastify のベスト プラクティスを適用します。 Fastify コードを作成またはレビューする場合、新しい Fastify プロジェクトを設定する場合、または「Fastify アプリをどのように構成すればよいですか?」を尋ねる場合に使用します。 ソース: thecodepace/fastify-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/thecodepace/fastify-skills --skill fastify-best-practise インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/thecodepace/fastify-skills