privacy-global
Featured한국+EU 병기 처리방침·이용약관 자동 생성. 한국 본사가 EU 사용자까지 대상으로 서비스할 때 사용. 한국어(PIPA)·영문(GDPR) 두 세트 문서를 동시 생성하고, Footer에 언어·관할 전환 링크 자동 삽입.
Web & Frontend 583 stars
62 forks Updated 1 weeks ago Apache-2.0
Install
Quality Score: 91/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# privacy-global — 한국+EU 병기 전�� 스킬
## 호출 즉시 출력
```
한국+EU 병기 모드로 시작합니다.
생성될 문서
/privacy, /terms — 한국어 (PIPA + 약관규제법 + 전자상거래법)
/eu/privacy, /eu/terms — 영문 (GDPR + CRD + DSA)
공통 질문은 한 번만, 관할별 고유 질문은 각각 묻습니다.
시작해볼게요.
```
## 법령 근거 (MUST READ)
한국·EU 양쪽 레퍼런스 전부 필독:
- `./references/*.md` (한국 10종)
- `./jurisdictions/eu-gdpr/gdpr-checklist.md`
- `./jurisdictions/eu-gdpr/terms-checklist.md`
## 인터뷰 범위
`./scripts/interview.md`에서 다음 수행:
**공통 1회 (한국+EU 함께 쓰임)**
- Step 1 서비스 소개
- Step 2 수집 항목
- Step 6 처리위탁 (처리위탁 + 국제 이전 양쪽 반영)
- Step 9 시행일
**한국 전용**
- Step 4 처리 목적 (한국식)
- Step 5 제3자 제공 (한국식)
- Step 7 CPO
**EU 전용 (Step 9-EU 전부)**
- Q9E-1~11
**통합 (둘 다 영향)**
- Step 8 특수 상황 — **14세 미만 기준 묻고 16세로 통일 권장**
- Step 10 디자인 (CookieBanner는 EU 기준 옵트인 자동 적용)
- Step 11 최종 확인
## 사용 템플릿 (4종 전부)
```
한국 세트
./jurisdictions/kr-pipa/privacy-policy.ko.mdx.tmpl → /privacy
./jurisdictions/kr-pipa/terms-of-service.ko.mdx.tmpl → /terms
EU 세트
./jurisdictions/eu-gdpr/privacy-notice.en.mdx.tmpl → /eu/privacy
./jurisdictions/eu-gdpr/terms-of-service.en.mdx.tmpl → /eu/terms
```
## 생성 대상 파일 (src-app 기준)
```
src/mdx-components.tsx
src/content/legal/privacy-policy.mdx (한국어)
src/content/legal/terms-of-service.mdx (한국어)
src/content/legal/eu/privacy-notice.mdx (영문)
src/content/legal/eu/terms-of-service.mdx (영문)
src/app/privacy/page.tsx locale="ko"
src/app/terms/page.tsx locale="ko"
src/app/eu/privacy/page.tsx ...
Details
- Author
- kimlawtech
- Repository
- kimlawtech/korean-privacy-terms
- Created
- 4 months ago
- Last Updated
- 1 weeks ago
- Language
- Go Template
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
Web & Frontend Listed
privacy-global
한국+EU 병기 처리방침·이용약관 자동 생성. 한국 본사가 EU 사용자까지 대상으로 서비스할 때 사용. 한국어(PIPA)·영문(GDPR) 두 세트 문서를 동시 생성하고, Footer에 언어·관할 전환 링크 자동 삽입.
0 Updated today
reidrockhind539 Web & Frontend Featured
privacy-global-jp
한국+일본 병기 처리방침·이용약관 자동 생성. 한국 본사가 일본 사용자까지 대상으로 서비스할 때 사용. 한국어(PIPA)·일본어(APPI) 두 세트 문서를 동시 생성하고, Footer에 언어·관할 전환 링크 자동 삽입.
583 Updated 1 weeks ago
kimlawtech Web & Frontend Featured
privacy-eu
EU 사용자 대상 서비스용 Privacy Notice·Terms of Service·Consent Modal·Cookie Banner 자동 생성. GDPR (Regulation 2016/679) + ePrivacy Directive + Consumer Rights Directive 2011/83 + Digital Services Act + Digital Content Directive + Unfair Terms Directive 반영. 영문 인터뷰로 진행.
583 Updated 1 weeks ago
kimlawtech