Agent skill

legal

Legal document generation and compliance guidance for indie Apple developers. Covers privacy policies, terms of service, EULAs, GDPR/CCPA/DPDP compliance, and Apple App Store legal requirements. Use when user needs legal documents or compliance guidance.

rshankrasgithub.com/rshankrasGitHub ↗
claude-coderead-onlyMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill legal --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: ReadGlobGrepAskUserQuestion
Path: skills/legal/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 589
Language: Swift

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Legal Document Generation & Compliance Legal document generation and compliance guidance for indie Apple developers. Generate privacy policies, terms of service, and EULAs tailored to your app's data practices and target markets. ## When This Skill Activates Use this skill when the user: - Needs a privacy policy for their app - Needs terms of service or EULA - Asks about legal compliance for App Store submission - Mentions GDPR, CCPA, DPDP, or COPPA compliance - Wants to update legal documents after adding analytics, ads, or tracking - Asks about Apple's privacy requirements or Privacy Nutrition Labels - Needs legal document hosting guidance (GitHub Pages, in-app, website) ## Available Skills ### privacy-policy/ Generate privacy policies, terms of service, and EULAs tailored to your app's data collection practices, third-party SDKs, and target regions. Includes Apple Privacy Nutrition Label mapping and hosting guidance. ### privacy-publish/ Publish the generated legal pages to hosted URLs and set the App Store Connect Privacy Policy / Support URLs via the ASC API (dry-run first). ## How to Use 1. User requests legal documents or compliance guidance 2. Read `privacy-policy/SKILL.m

What's inside
Steps it walks through
  1. When This Skill Activates
  2. Available Skills
  3. privacy-policy/
  4. privacy-publish/
  5. How to Use
  6. Related Skills
Ships with 3 files
  • privacy-policy/SKILL.md
  • privacy-policy/templates.md
  • privacy-publish/SKILL.md
More from claude-code-apple-skills
All skills →
About this skill
What does the legal skill do?

Legal document generation and compliance guidance for indie Apple developers. Covers privacy policies, terms of service, EULAs, GDPR/CCPA/DPDP compliance, and Apple App Store legal requirements. Use when user needs legal documents or compliance guidance.

How do I install it?

Run `npx skills add rshankras/claude-code-apple-skills --skill legal --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.

Keep going