Purpose: Supabase CLI를 활용하여 실제 DB 스키마와 TypeScript 타입을 동기화
Supabase Typegen is a community-contributed Claude Code skill in the databases sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/supabase-typegen/ and loads when your prompt matches the skill's trigger.
When to invoke it: use when (1) DB 스키마 변경 후 타입 업데이트, (2) Repository 구현 전 타입 확인, (3) 새 테이블/컬럼 추가 시, (4) 타입 불일치 오류 발생 시. Cloud 환경 전용 - On-Premise는 수동 타입 정의 필요.
The Supabase Typegen Claude Code skill is built for software engineers, backend developers, full-stack teams, and technical leads building and maintaining production systems. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 69,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).
mkdir -p ~/.claude/skills/supabase-typegen curl -L https://claudskills.com/skills/supabase-typegen/SKILL.md \ -o ~/.claude/skills/supabase-typegen/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/supabase-typegen/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/supabase-typegen/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\supabase-typegen\SKILL.md on Windows. See the full install guide for step-by-step instructions.
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
Browse all Engineering skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.