Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 819 Bytes

File metadata and controls

27 lines (18 loc) · 819 Bytes

iOS App Website

A Claude Code skill that generates and deploys Privacy Policy, Terms of Service, and Support pages for iOS apps using GitHub Pages.

What It Does

  1. Scans your iOS codebase to detect third-party services, permissions, data collection, AI features, and subscriptions
  2. Generates tailored legal pages from templates
  3. Deploys to GitHub Pages
  4. Optionally updates in-app URLs

Installation

# Clone into your Claude Code skills directory
git clone https://github.com/chadnewbry/ios-app-website ~/.claude/skills/ios-app-website

OpenClaw

An OpenClaw variant is included as SKILL.openclaw.md. To use it, copy it into your OpenClaw workspace and rename to SKILL.md.

Default Configuration