by MacPhobos/research-mind
Kysely is a type-safe TypeScript SQL query builder that provides end-to-end type safety from database schema to query results. Unlike ORMs, it generates plain SQL and gives you full control while maintaining perfect TypeScript inference.
Trust Level
Not yet reviewedConfidence
Awaiting review
Verdict
PendingGritFlow hasn't completed a security review of toolchains-typescript-data-kysely yet, so we don't make a safety claim about it. Review the skill's code and source repository before installing it.
Install by adding the skill from the source repository. Check the skill's README for specific instructions.
toolchains-typescript-data-kysely is licensed under Unknown. Check the license terms before using in commercial projects.
GritFlow tracks 41 skills in the database category. Browse the category page to compare alternatives by trust level, quality score, and features.
Kysely is a type-safe TypeScript SQL query builder that provides end-to-end type safety from database schema to query results. Unlike ORMs, it generates plain SQL and gives you full control while maintaining perfect TypeScript inference.
dbt-migration
Guide AI agents through the complete migration lifecycle from Snowflake or legacy database systems (SQL Server, Oracle, Teradata, etc.) to production-quality dbt projects on Snowflake.
dbt-migration-ms-sql-server
Transform SQL Server/Azure Synapse T-SQL DDL (views, tables, stored procedures) into production-quality dbt models compatible with Snowflake, maintaining the same business logic and data transformation steps while following dbt best practices.
dbt-migration-oracle
Transform Oracle DDL (views, tables, stored procedures, packages) into production-quality dbt models compatible with Snowflake, maintaining the same business logic and data transformation steps while following dbt best practices.