소개
The Kysely PostgreSQL skill equips Claude with specialized knowledge to write efficient, type-safe database queries and migrations. It provides comprehensive patterns for complex SQL operations like Common Table Expressions (CTEs), JSONB manipulation, and advanced joins, ensuring that generated code follows Kysely best practices while avoiding common pitfalls such as literal type safety issues. This skill is essential for developers building robust data layers where TypeScript's type inference is critical for database integrity.