sqlite-data
✓SQLite 지속성, 쿼리, 쓰기, 마이그레이션 또는 CloudKit 개인 데이터베이스 동기화를 위해 SQLiteData 라이브러리(@Table, @FetchAll, @FetchOne 매크로)로 작업할 때 사용합니다.
SKILL.md
SQLiteData provides type-safe SQLite access through Swift macros, simplifying database modeling and queries while handling CloudKit sync, migrations, and async patterns automatically.
ALWAYS load reference files if there is even a small chance the content may be required. It's better to have the context than to miss a pattern or make a mistake.
| Table Models | Defining tables with @Table, setting up primary keys, columns, or enums | | Queries - Basics | Using @FetchAll, @FetchOne, @Selection, filtering, ordering, or joins | | Queries - Advanced | Using @Fetch with FetchKeyRequest, dynamic queries, recursive CTEs, or direct reads |
SQLite 지속성, 쿼리, 쓰기, 마이그레이션 또는 CloudKit 개인 데이터베이스 동기화를 위해 SQLiteData 라이브러리(@Table, @FetchAll, @FetchOne 매크로)로 작업할 때 사용합니다. 출처: johnrogers/claude-swift-engineering.
인용 가능한 정보
AI/검색 인용용 안정적인 필드와 명령어.
- 설치 명령어
npx skills add https://github.com/johnrogers/claude-swift-engineering --skill sqlite-data- 카테고리
- {}데이터 분석
- 인증됨
- ✓
- 최초 등록
- 2026-02-01
- 업데이트
- 2026-02-18
빠른 답변
sqlite-data이란?
SQLite 지속성, 쿼리, 쓰기, 마이그레이션 또는 CloudKit 개인 데이터베이스 동기화를 위해 SQLiteData 라이브러리(@Table, @FetchAll, @FetchOne 매크로)로 작업할 때 사용합니다. 출처: johnrogers/claude-swift-engineering.
sqlite-data 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/johnrogers/claude-swift-engineering --skill sqlite-data 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다
소스 저장소는 어디인가요?
https://github.com/johnrogers/claude-swift-engineering
상세
- 카테고리
- {}데이터 분석
- 출처
- skills.sh
- 최초 등록
- 2026-02-01