kysely

Community

Type-safe SQL queries in TypeScript.

Authorbobmatnyc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a type-safe way to build SQL queries in TypeScript, ensuring that your database interactions are robust and error-free, bridging the gap between your application code and your database.

Core Features & Use Cases

  • End-to-end Type Safety: Guarantees type consistency from your database schema to your query results.
  • SQL Control: Offers the power of raw SQL with the safety of TypeScript.
  • Use Case: When building a new feature that requires complex data aggregation from multiple tables, use Kysely to write precise, type-checked queries that prevent runtime errors and improve developer confidence.

Quick Start

Define your database schema types and then use the Kysely instance to chain query methods like .selectFrom(), .where(), and .execute().

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kysely
Download link: https://github.com/bobmatnyc/claude-mpm-skills/archive/main.zip#kysely

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.