ما هي writing-docs؟
أدلة لكتابة وتحرير وثائق Remotion. يُستخدم عند إضافة صفحات المستندات، أو تحرير ملفات MDX في الحزم/المستندات، أو كتابة محتوى الوثائق. المصدر: remotion-dev/remotion.
أدلة لكتابة وتحرير وثائق Remotion. يُستخدم عند إضافة صفحات المستندات، أو تحرير ملفات MDX في الحزم/المستندات، أو كتابة محتوى الوثائق.
ثبّت مهارة الذكاء الاصطناعي writing-docs بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: remotion-dev/remotion.
One API per page: Each function or API should have its own dedicated documentation page. Do not combine multiple APIs (e.g., getEncodableVideoCodecs() and getEncodableAudioCodecs()) on a single page.
Public API only: Documentation is for public APIs only. Do not mention, reference, or compare against internal/private APIs or implementation details.
Use headings for all fields: When documenting API options or return values, each property should be its own heading. Use ### for top-level properties and #### for nested properties within an options object. Do not use bullet points for individual fields.
أدلة لكتابة وتحرير وثائق Remotion. يُستخدم عند إضافة صفحات المستندات، أو تحرير ملفات MDX في الحزم/المستندات، أو كتابة محتوى الوثائق. المصدر: remotion-dev/remotion.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/remotion-dev/remotion --skill writing-docsأدلة لكتابة وتحرير وثائق Remotion. يُستخدم عند إضافة صفحات المستندات، أو تحرير ملفات MDX في الحزم/المستندات، أو كتابة محتوى الوثائق. المصدر: remotion-dev/remotion.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/remotion-dev/remotion --skill writing-docs بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/remotion-dev/remotion