app-store-review

app-store-review is a skill for Claude Code, Codex from jacklandrin/OnlySwitch. It costs 76 tokens per session (1,807 once invoked), scanned A, original, MIT.

A code-review skill for checking Apple-platform apps against Apple's App Store Review Guidelines. It covers apps for iPhone, Mac, Apple TV, Apple Watch, and Apple Vision Pro, including Swift, Objective-C, React Native, and Expo projects.

In plain words
What is it for?
Use it before submitting or changing an Apple-platform app, especially when it handles payments, user data, sensitive content, or user-generated content.
Why use it?
It helps identify issues that could cause an app to be rejected during App Store review.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the app-store-review plugin — 1 skill shipped together

About the project

OnlySwitch is a macOS menu bar app that groups system toggles and shortcuts in one customizable control panel. It is used to change settings such as dark mode, desktop icon visibility, notch hiding, and audio controls, with optional widgets and keyboard shortcuts.

jacklandrin/OnlySwitch · 5,907 stars · on GitHub · onlyswitch.click

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/jacklandrin/onlyswitch/app-store-review
Any agent
npx skills add jacklandrin/OnlySwitch --skill app-store-review
Clone the repo
git clone --depth 1 https://github.com/jacklandrin/OnlySwitch

Made for: Claude Code, Codex.

Or install app-store-review, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for app-store-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/jacklandrin/onlyswitch/app-store-review.svg)](https://agentmods.dev/skills/jacklandrin/onlyswitch/app-store-review)
Your own site
<a href="https://agentmods.dev/skills/jacklandrin/onlyswitch/app-store-review"><img src="https://agentmods.dev/badge/skills/jacklandrin/onlyswitch/app-store-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,807 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00076 $0.01807
Opus 5 $0.00038 $0.00903
Sonnet 5 $0.00015 $0.00361
Haiku 4.5 $0.00008 $0.00181

Measured 6d ago against content hash 534751c2be10, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

app-store-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

doc/skills/app-store-review/SKILL.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

App Store Review Guidelines Checker

Comprehensive guide for evaluating iOS, macOS, tvOS, watchOS, and visionOS app code against Apple's App Store Review Guidelines. This skill covers EVERY guideline point to identify potential rejection issues before submission.

Supports: Swift, Objective-C, React Native, and Expo apps

Guidelines current through: Apple's June 8, 2026 App Review Guidelines update.

When to Apply

Use this skill when:

  • Preparing an app for App Store submission
  • Reviewing code for compliance issues
  • Implementing features that may trigger review concerns
  • Auditing existing apps for guideline violations
  • Building features involving payments, user data, or sensitive content

Guideline Sections

Read individual rule files for detailed explanations, checklists, and code examples:

Section File Key Topics
1. Safety rules/1-safety.md Objectionable content, UGC moderation, Kids Category, physical harm, data security
2. Performance rules/2-performance.md App completeness, metadata accuracy, hardware compatibility, software requirements
3. Business rules/3-business.md In-app purchase, subscriptions, cryptocurrencies, other business models
4. Design rules/4-design.md Copycats, minimum functionality, spam, extensions, Apple services, login
5. Legal rules/5-legal.md Privacy, data collection, intellectual property, gambling, VPN, MDM, developer code of conduct

Risk Levels by Category

Risk Level Category Section Common Rejection Reasons
CRITICAL Privacy & Data 5.1 Missing privacy policy, unauthorized data collection
CRITICAL Payments 3.1 Bypassing in-app purchase, unclear pricing
HIGH Safety 1.x Objectionable content, inadequate UGC moderation
HIGH Performance 2.x Crashes, incomplete features, deprecated APIs
MEDIUM Design 4.x Copycat apps, minimum functionality issues
MEDIUM Legal 5.x IP violations, gambling without license

Read the full file on GitHub · 200 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 200 lines · 76 tokens per session scan A 534751c2be10

Subscribe to this mod's changes

app-store-review is a skill published in the GitHub repository jacklandrin/OnlySwitch (5,907 stars, last pushed 6d ago), licensed MIT. It adds 76 tokens to every session and 1,807 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

swift-expert

Expert-level Swift development for iOS, macOS with SwiftUI, Combine, and modern Swift 5.9+. Use when the user mentions iOS, macOS, SwiftUI, Combine, async await, or Apple platforms, or when the task involves Modern Swift Features, Basics and Optionals, Functions and Closures, or Structs and Classes.

personamanagmentlayer/pcl · 76 tokens

swift-focusengine-pro

Reviews, writes, and fixes focus management code for all Apple platforms (tvOS, iOS/iPadOS, watchOS, visionOS, macOS), covering SwiftUI, UIKit, AppKit, and RealityKit. Use when reading, writing, or reviewing apps that handle focus, hover, key view loops, or Digital Crown navigation.

mhaviv/Swift-FocusEngine-Agent-Skill · 74 tokens

macos-build

Build a native macOS app using xcodebuild from the command line. Use this skill whenever the user asks to build, compile, or check if their macOS project compiles successfully. Also use it when the user asks to fix build errors, verify changes compile, or run a debug build. Trigger on phrases like "build the app"…

phun333/pi-infobar · 95 tokens

apple-design

Complete Apple Human Interface Guidelines (HIG) and Apple Design System standard. Use when designing, building, or auditing UI/UX for iOS, iPadOS, macOS, watchOS, visionOS, or Apple-styled web and mobile applications.

billythekidz/apple-design-skill · 55 tokens

swift

Swift programming patterns for iOS and macOS.

miles990/claude-software-skills · 11 tokens

moai-lang-swift

Swift 6.0 enterprise development with async/await, SwiftUI, Combine, and Swift Concurrency. Advanced patterns for iOS, macOS, server-side Swift, and enterprise mobile applications with Context7 MCP integration.

mosif16/codex-Skills · 51 tokens