Run a comprehensive pre-submission checklist for App Store Connect to catch common rejection reasons before submitting for review.
/plugin marketplace add rahulkeerthi/expo-toolkit/plugin install expo-toolkit@withqwertyThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Run a comprehensive pre-submission checklist for App Store Connect to catch common rejection reasons before submitting for review.
The skill starts by asking about your app configuration:
Based on your answers, irrelevant checks are skipped. For example:
The skill also auto-detects which MCPs are available:
Validates against Apple's App Review Guidelines:
App Store Connect Pre-flight Check: MyApp v1.0
BLOCKING ISSUES (will cause rejection):
- In-App Purchases: 2 subscriptions not attached to version
- App Review: Sign-in credentials missing (app shows login screen)
WARNINGS (may cause rejection):
- Screenshots: iPad Pro 12.9" 6th gen missing (using 5th gen)
- Metadata: Promotional text empty
PASSED:
- Version metadata complete
- Privacy policy configured
- Age rating set
- Export compliance answered
- Build uploaded and selected
- Contact information provided
Recommendation: Fix blocking issues before submitting.
/apps/{app_id}/distribution/ios/version/inflight/apps/{app_id}/distribution/subscriptions/apps/{app_id}/distribution/app-info/apps/{app_id}/distribution/pricing/apps/{app_id}/distribution/app-privacyUse haiku for speed - this is a checklist validation task, not complex reasoning.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.