ما هي no-type-in-docs؟
يُستخدم عند كتابة التعليقات حول الأنواع. يُستخدم عند توثيق معلمات الوظيفة. تستخدم عند تسمية المتغيرات. المصدر: marius-townhouse/effective-typescript-skills.
يُستخدم عند كتابة التعليقات حول الأنواع. يُستخدم عند توثيق معلمات الوظيفة. تستخدم عند تسمية المتغيرات.
ثبّت مهارة الذكاء الاصطناعي no-type-in-docs بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: marius-townhouse/effective-typescript-skills.
Type annotations are your documentation. Don't duplicate them in comments.
Comments describing types get out of sync with code. TypeScript's type system is designed to be compact and readable - use it as your primary source of type documentation.
The readonly modifier is enforced by TypeScript. Comments are not.
يُستخدم عند كتابة التعليقات حول الأنواع. يُستخدم عند توثيق معلمات الوظيفة. تستخدم عند تسمية المتغيرات. المصدر: marius-townhouse/effective-typescript-skills.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill no-type-in-docsBrowse more skills from marius-townhouse/effective-typescript-skills
يُستخدم عند كتابة التعليقات حول الأنواع. يُستخدم عند توثيق معلمات الوظيفة. تستخدم عند تسمية المتغيرات. المصدر: marius-townhouse/effective-typescript-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill no-type-in-docs بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/marius-townhouse/effective-typescript-skills