A Claude Code skill that generates and deploys Privacy Policy, Terms of Service, and Support pages for iOS apps using GitHub Pages.
- Scans your iOS codebase to detect third-party services, permissions, data collection, AI features, and subscriptions
- Generates tailored legal pages from templates
- Deploys to GitHub Pages
- Optionally updates in-app URLs
# Clone into your Claude Code skills directory
git clone https://github.com/chadnewbry/ios-app-website ~/.claude/skills/ios-app-websiteAn OpenClaw variant is included as SKILL.openclaw.md. To use it, copy it into your OpenClaw workspace and rename to SKILL.md.
- Business: Chad Newbry, LLC
- Contact: chad.newbry@gmail.com
- GitHub: chadnewbry