ما هي fastify-plugin؟
دليل لإنشاء مكونات Fastify الإضافية باستخدام TypeScript وESM ومجمع Fastify-plugin. يُستخدم عند إضافة مكونات إضافية جديدة إلى التطبيق/src/plugins/. المصدر: janisto/fastify-playground.
دليل لإنشاء مكونات Fastify الإضافية باستخدام TypeScript وESM ومجمع Fastify-plugin. يُستخدم عند إضافة مكونات إضافية جديدة إلى التطبيق/src/plugins/.
ثبّت مهارة الذكاء الاصطناعي fastify-plugin بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: janisto/fastify-playground.
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.
دليل لإنشاء مكونات Fastify الإضافية باستخدام TypeScript وESM ومجمع Fastify-plugin. يُستخدم عند إضافة مكونات إضافية جديدة إلى التطبيق/src/plugins/. المصدر: janisto/fastify-playground.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/janisto/fastify-playground --skill fastify-pluginدليل لإنشاء مكونات Fastify الإضافية باستخدام TypeScript وESM ومجمع Fastify-plugin. يُستخدم عند إضافة مكونات إضافية جديدة إلى التطبيق/src/plugins/. المصدر: janisto/fastify-playground.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/janisto/fastify-playground --skill fastify-plugin بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/janisto/fastify-playground