·three-versions-types
</>

three-versions-types

يُستخدم عند نشر إعلانات النوع. يُستخدم عند التعامل مع تعارضات الإصدارات. يُستخدم عندما تحتوي المكتبات على أنواع. يُستخدم عند إدارة حزم @types. يُستخدم عند تصحيح عدم تطابق النوع.

4التثبيتات·0الرائج·@marius-townhouse

التثبيت

$npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types

كيفية تثبيت three-versions-types

ثبّت مهارة الذكاء الاصطناعي three-versions-types بسرعة في بيئة التطوير لديك عبر سطر الأوامر

  1. افتح الطرفية: افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal
  2. نفّذ أمر التثبيت: انسخ ونفّذ هذا الأمر: npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types
  3. تحقق من التثبيت: بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

المصدر: marius-townhouse/effective-typescript-skills.

When working with TypeScript types, three versions must align: the version of the package you're using, the version of its type declarations (@types), and the version of TypeScript itself. Misalignment between these versions can cause confusing type errors even when the code works at runtime.

Understanding these three versions helps diagnose and prevent type compatibility issues.

Keep package, @types, and TypeScript versions compatible. Update them together to avoid mysterious type errors.

يُستخدم عند نشر إعلانات النوع. يُستخدم عند التعامل مع تعارضات الإصدارات. يُستخدم عندما تحتوي المكتبات على أنواع. يُستخدم عند إدارة حزم @types. يُستخدم عند تصحيح عدم تطابق النوع. المصدر: marius-townhouse/effective-typescript-skills.

حقائق جاهزة للاقتباس

حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.

أمر التثبيت
npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types
الفئة
</>أدوات التطوير
موثق
أول ظهور
2026-02-26
آخر تحديث
2026-03-10

Browse more skills from marius-townhouse/effective-typescript-skills

إجابات سريعة

ما هي three-versions-types؟

يُستخدم عند نشر إعلانات النوع. يُستخدم عند التعامل مع تعارضات الإصدارات. يُستخدم عندما تحتوي المكتبات على أنواع. يُستخدم عند إدارة حزم @types. يُستخدم عند تصحيح عدم تطابق النوع. المصدر: marius-townhouse/effective-typescript-skills.

كيف أثبّت three-versions-types؟

افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw

أين مستودع المصدر؟

https://github.com/marius-townhouse/effective-typescript-skills