Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · truongduy2611/app-store-preflight-skills
page:docs-reference-repos-truongduy2611-app-store-preflight-skills-researcha5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewarticlejsongraph
III.Related pagespp. 1 - 1
II.
Page reference

page:docs-reference-repos-truongduy2611-app-store-preflight-skills-research

Reading · 3 min

truongduy2611/app-store-preflight-skills reference

Reference article for page:docs-reference-repos-truongduy2611-app-store-preflight-skills-research and its linked atlas edges.

Pagewiki/docs/reference-repos/truongduy2611/app-store-preflight-skills/research.mdOutgoing · 0Incoming · 1

truongduy2611/app-store-preflight-skills

Metadata

  • **Stars**: 1,065
  • **Description**: AI agent skill to scan iOS/macOS projects for App Store rejection patterns before submission
  • **License**: MIT
  • **Last pushed**: 2026-03-20
  • **Topics**: (none)
  • **Fork**: No

Classification

  • **Archetype**: utility-with-skill
  • **Domain**: iOS/macOS App Store submission

Structure

- guidelines/ -- 100+ Apple Review Guidelines indexed - guidelines/by-app-type/ -- 10 app-type specific checklists (all_apps, subscription_iap, social_ugc, kids, health_fitness, games, macos, ai_apps, crypto_finance, vpn) - rules/ -- rejection rules organized by category: - metadata/ -- competitor terms, Apple trademark, China storefront, accurate metadata, subscription metadata - subscription/ -- missing ToS/PP, misleading pricing - privacy/ -- unnecessary data, privacy manifest - design/ -- Sign in with Apple, minimum functionality - entitlements/ -- unused entitlements

  • SKILL.md -- comprehensive preflight skill instructions
  • references/ -- structured reference materials:
  • Integrates with asc CLI (App Store Connect CLI)
  • Install via: npx skills add truongduy2611/app-store-preflight-skills

Key Observations

  • Highly structured compliance checking workflow
  • Clear process: identify app type -> load checklist -> pull metadata -> scan against rules -> report -> autofix
  • Rule-based architecture with severity levels (REJECTION vs WARNING)
  • The workflow is inherently a process: sequential phases with clear inputs/outputs
  • MIT license -- permissive
  • Relatively focused scope (pre-submission only)

Extractable Value

Processes

- App type classification - Metadata pull and validation - Rule-based scanning against Apple guidelines - Finding report with severity/resolution - Autofix and re-validation - Breakpoints: human review of findings before autofix

- Generic pattern extractable from this: load checklist by type -> scan -> report -> fix -> verify - Applicable beyond App Store to any compliance domain

  • **App Store preflight workflow** -- placement: specializations/mobile/app-store-preflight.js
  • **Compliance checklist orchestration** -- placement: specializations/shared/compliance-checklist.js

Plugin Ideas

- install.md: install asc CLI (brew install asc), configure App Store Connect credentials - Skills: preflight scan, metadata validation, rule checking - References: bundled Apple guidelines and rejection rules - Hooks: pre-commit hook to run preflight before submission-related commits

  • **app-store-preflight plugin** -- babysitter marketplace plugin

SKIP

  • Individual Apple guideline content (reference knowledge)
  • asc CLI integration details (external tool, not babysitter primitive)

Library Mapping

Extractable ProcessLibrary StatusActionExisting PathTarget Placement
App Store Preflight WorkflowNEWiOS/macOS App Store compliance checking with app type classification and rule-based scanning-specializations/mobile/app-store-preflight.js
Compliance Checklist OrchestrationNEWGeneric compliance pattern: load checklist by type → scan → report → fix → verify-specializations/shared/compliance-checklist.js

Plugin Marketplace Mapping

Plugin IdeaMarketplace StatusActionExisting PluginTarget Placement
App Store Preflight PluginNEWiOS/macOS App Store compliance checking with ASC CLI integration and pre-commit hooks-plugins/a5c/marketplace/plugins/app-store-preflight/

Article source

The article body is owned directly by this record.

Related pages

No related wiki pages for this record.

Shortcuts

Open overview
Open JSON
Open graph