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