Supabase CLI를 활용한 데이터베이스 타입 생성 및 동기화.PROACTIVELY use when (1) DB 스키마 변경 후 타입 업데이트, (2) Repository 구현 전 타입 확인,(3) 새 테이블/컬럼 추가 시, (4) 타입 불일치 오류 발생 시.Cloud 환경 전용 - On-Premise는 수동 타입 정의 필요.
development/supabase-typegen
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what d...
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstring...