Skip to main content

js-to-ts-port

Port a JavaScript codebase to TypeScript using a disciplined two-pass method (pass 1 = best-guess types ignoring errors, pass 2 = drive the typechecker to zero), plus the setup/verification/gotcha checklist learned from doing it. Use when the user asks to "port to TypeScript", "convert this JS project to TS", "add TypeScript", "migrate .js to .ts", "typescriptify", or similar. Covers tooling scaffold, rename-in-place, parallelizing with subagents, and the runtime-breakage traps a typecheck alone won't catch.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
joeedh/js-to-ts-skill
آخر نشاط في المصدر
٣١ مايو ٢٠٢٦ في ١٩:٣١
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.