privacy-policy
Generate privacy policies, terms of service, and EULAs for Apple platform apps. Detects data collection patterns, third-party SDKs, and generates region-specific legal documents with Apple Privacy Nutrition Label mapping. Use when user needs legal documents or data collection disclosure for App Store submission.
npx skills add rshankras/claude-code-apple-skills --skill privacy-policy --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Privacy Policy & Legal Document Generator Generate ready-to-use privacy policies, terms of service, and EULAs tailored to your app's data practices, third-party services, and target markets. > **Disclaimer:** This skill generates template legal documents based on common indie app scenarios. Consult a qualified lawyer for apps handling sensitive data (health, financial, children's data), apps with complex data sharing arrangements, or apps operating in highly regulated industries. These templates are a strong starting point -- not a substitute for legal counsel. ## When This Skill Activates Use this skill when the user: - Needs a privacy policy for their app - Needs terms of service or EULA - Apple requires a privacy policy for App Store submission - Is adding analytics, ads, or crash reporting and needs to update their privacy policy - Asks about data collection disclosure or privacy compliance - Mentions GDPR, CCPA, DPDP, or COPPA requirements for their app - Wants to know what to declare in Apple's Privacy Nutrition Labels ## Pre-Generation Checks Before generating documents, gather context from the project. ### 1. Look for Existing Legal Documents ``` Glob: **/privacy*.md, **/
- When This Skill Activates
- Pre-Generation Checks
- 1. Look for Existing Legal Documents
- 2. Check for Third-Party SDK Usage
- 3. Detect Data Collection Patterns in Code
- 4. Check Info.plist for Permission Usage Descriptions
- Configuration Questions
- 1. What documents do you need?
- 2. What data does your app collect?
- 3. What third-party services does your app use?
- 4. Does your app target or allow children under 13?
- 5. Where will you host these documents?
- Generation Process
- Step 1: Select Template Sections
What does the privacy-policy skill do?
Generate privacy policies, terms of service, and EULAs for Apple platform apps. Detects data collection patterns, third-party SDKs, and generates region-specific legal documents with Apple Privacy Nutrition Label mapping. Use when user needs legal documents or data collection disclosure for App Store submission.
How do I install it?
Run `npx skills add rshankras/claude-code-apple-skills --skill privacy-policy --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
