rshankras/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.
npx skills add https://github.com/rshankras/claude-code-apple-skills --skill legal
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.
Use this skill when the user:
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.
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).
privacy-policy/SKILL.md for the full generation workflowgenerators/consent-flow -- GDPR/CCPA consent UI and tracking consent managementgenerators/account-deletion -- Account deletion flow (App Store requirement)generators/permission-priming -- Pre-permission UI patterns (ATT priming)monetization/ -- Subscription terms and pricing disclosuresTake rshankras/legal from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.