home/categories/sql-databases/wodsmith-thewodapp-claude-skills-type-safety-skill-md
sql-databasesdatabases

type-safety

Fix type assertions and improve TypeScript type safety. Use when encountering 'as unknown as' casts, manual type definitions that duplicate schema types, or unclear type errors in database queries, especially with Drizzle ORM relations. Also use when verifying types

wodsmith
maintainer
wodsmith
آخر تحديث 1/19/2026
النجوم
0
التفرعات
1
quick start

Installation and usage

Fix type assertions and improve TypeScript type safety. Use when encountering 'as unknown as' casts, manual type definitions that duplicate schema types, or unclear type errors in database queries, especially with Drizzle ORM relations. Also use when verifying types

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use type-safety