Generates an Apple-compliant account deletion flow with multi-step confirmation UI, optional data export, configurable grace period, Keychain cleanup, and server-side deletion request. Use when user needs account deletion, right-to-delete, or Apple App Review compliance for account removal.
$npx -y skills add rshankras/claude-code-apple-skills --skill account-deletionInstalls into the current project.
Run `npx skills use "https://github.com/rshankras/claude-code-apple-skills" --skill "rshankras/claude-code-apple-skills/account-deletion"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rshankras/claude-code-apple-skills" that are relevant to the current task. Run `npx skills add "https://github.com/rshankras/claude-code-apple-skills"` and select the relevant skills, then follow their instructions.