rshankras

Iap — Productivity skill for Claude Code

Productivity community

Finalize a one-time in-app purchase in App Store Connect — set its price + localized name/description (dry-run first).

How to install Iap

Installs to ~/.claude/skills/rshankras-swiftship-iap/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rshankras-swiftship-iap && curl -fsSL https://raw.githubusercontent.com/rshankras/SwiftShip/HEAD/commands/iap.md -o ~/.claude/skills/rshankras-swiftship-iap/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Iap does


description: Finalize a one-time in-app purchase in App Store Connect — set its price + localized name/description (dry-run first). Not for subscriptions; not the same as promoted-iap. allowed-tools: Read, Bash, Glob, Grep, AskUserQuestion, mcp__asc-metadata__list_iap, mcp__asc-metadata__get_iap argument-hint: [iap-name]

Finalize In-App Purchase (ASC metadata)

Take a one-time IAP from `MISSING_METADATA` → `READY_TO_SUBMIT` in App Store Connect by setting its **price** + **localized d

Alternatives in Productivity

  • Getting Help — career-ops is an open source project maintained in limited time 32.5k ★
  • Time Command — Display the current date and time in Pakistan Standard Time (PKT, UTC+5) 20.2k ★
  • Performance Optimization Skill — Systematic performance analysis and optimization for RTK CLI tool, focusing on startup time (<10ms), memory us 11.9k ★

Full documentation available on GitHub

View Source Repository