supabase-typegen

Official

Sync DB schema with TS types using Supabase CLI.

Authorsemicolon-devteam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Supabase CLI를 사용해 실제 DB 스키마와 TypeScript 타입을 자동으로 동기화합니다.

Core Features & Use Cases

  • 타입 동기화 자동화: database.types.ts 파일 생성/업데이트
  • 리포지토리/서비스 연계 확인: 타입 일관성 점검 및 적용 가이드 제공
  • 온-프렘/클라우드 차이 처리: 환경별 동작 가이드 포함

Quick Start

Cloud 환경에서 npx supabase gen types typescript --linked를 실행하여 타입을 생성하고 변경 내역을 확인합니다.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: supabase-typegen
Download link: https://github.com/semicolon-devteam/semo/archive/main.zip#supabase-typegen

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