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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use type-safety