Skip to main content

dream-export-import

꿈 일기 데이터의 export·import 설계 — 사용자 데이터 이동권(GDPR Art.20·한국 개인정보 전송요구권)을 클라이언트 측에서 보장하는 PWA 구현 패턴. JSON/CSV/암호화 ZIP 포맷, Zod 스키마 검증, Dexie 마이그레이션 호환, 대용량 스트리밍, libsodium·age 기반 비밀번호 암호화, File System Access API + 폴백, Service Worker Background Sync 백업 옵션, 무결성 체크섬, 디바이스 변경 시 onboarding-import UX, 흔한 함정을 다룬다. <example>사용자: "꿈 일기 앱에서 사용자 데이터를 JSON으로 export하고 다른 기기에서 import하는 기능 만들어줘"</example> <example>사용자: "export 파일에 사용자 비밀번호 기반 암호화를 걸고 싶은데 어떤 라이브러리가 좋아?"</example> <example>사용자: "꿈 1만 건이 넘는 사용자가 import할 때 메모리 부족이 안 나도록 처리하는 방법"</example>

Jump to install

Source facts

Repository
puk0806/gugbab-claude
Last source activity
May 15, 2026 at 07:09
Detected SKILL.md language
Korean
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.