kimlawtech/korean-privacy-terms
한국 법령 기반 개인정보처리방침·이용약관 자동 생성 Claude Code 스킬. 2025.4.21 작성지침 및 2026.3 개정 법령 반영.
What it solves
This project provides a set of AI-driven skills for Claude Code and OpenAI Codex CLI to automatically generate legally compliant privacy policies and terms of service. It eliminates the manual drafting of complex legal documents by automating the interview process and applying the latest laws from South Korea, the EU, the USA, and Japan.
How it works
The tool operates as a series of "skills" (plugins) that guide users through a structured interview. Based on the first few questions regarding target users, region, and company location, the AI automatically branches to the relevant jurisdiction's legal requirements. It then uses pre-defined templates and checklists to generate documents in MDX format, along with React components for consent modals and cookie banners.
Who it’s for
Developers and founders of SaaS, e-commerce, community sites, and AI services who need to quickly create legal documents for their projects, specifically those using Next.js, Tailwind CSS, and shadcn/ui.
Highlights
- Multi-Jurisdictional Support: Covers South Korean PIPA, EU GDPR, US CCPA/CPRA, and Japanese APPI.
- Dynamic Branching: Automatically determines the necessary legal framework and language based on a brief initial interview.
- Ready-to-Use UI Components: Includes shadcn/ui-based consent modals and cookie banners with multi-language support.
- Latest Legal Updates: Reflects 2025/2026 updates to Korean privacy laws and GDPR requirements.
- Service-Specific Templates: Adjusts clauses based on the type of service (e.g., Fintech, AI services, Shopping malls).
- Conditional Sections: Only generates sections for specific cases like users under 14 or AI-automated decision making.
Related
- Project
- Project
- Project
- Project