skills/generators/featuring-nomination/SKILL.md
Generates App Store featuring nomination pitches with all required fields, compelling narratives, and Apple editorial angles. Use when submitting your app for App Store editorial featuring or preparing a self-nomination.
npx skillsauth add rshankras/claude-code-apple-skills featuring-nominationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a compelling App Store featuring nomination ready for submission, including all required fields, narrative pitch, and strategic timing.
Use this skill when the user:
Apple's editorial team hand-picks apps for featuring based on:
| Placement | Visibility | Requirements | |-----------|-----------|-------------| | Today tab story | Highest | Exceptional quality + narrative | | App of the Day | Very high | Outstanding app + timing | | Collection feature | High | Fits a themed collection | | Category feature | Medium | Top quality in category | | Search result boost | Medium | Relevance + quality |
Ask user via AskUserQuestion:
Reason for nomination?
Apple technologies used? (multi-select)
Target featuring date?
Collect comprehensive information:
Read nomination-template.md for the angle selection framework.
Strong angles by category:
Produce the complete nomination document.
Read nomination-template.md and fill all fields.
# App Store Featuring Nomination
## App Information
| Field | Value |
|-------|-------|
| App Name | [Name] |
| Developer | [Developer/Company Name] |
| App Store URL | [URL] |
| Category | [Primary Category] |
| Platforms | [iOS / macOS / watchOS / visionOS] |
| App Store Connect Contact | [Email] |
## Nomination Reason
[One of: New Launch / Major Update / Seasonal / Technology / Milestone]
## Desired Featuring Window
[Date range, aligned with launch or seasonal opportunity]
## App Overview (2-3 sentences)
[Compelling summary of what the app does and why it matters]
## What Makes This App Special (3-5 bullet points)
- [Unique value proposition]
- [Design or UX innovation]
- [Technical excellence]
- [User impact]
- [Cultural or social significance]
## Apple Technology Integration
| Technology | How It's Used |
|-----------|--------------|
| [SwiftUI] | [Specific usage details] |
| [WidgetKit] | [Specific usage details] |
| [etc.] | [etc.] |
## Developer Story (2-3 sentences)
[Personal or team narrative that makes the app relatable]
## User Impact
[Metrics, testimonials, or stories showing real-world impact]
## Design Highlights
[What makes the visual design noteworthy — animations, interactions, aesthetics]
## Accessibility Features
[VoiceOver support, Dynamic Type, color accessibility, etc.]
## Privacy Commitment
[How the app respects user privacy — on-device processing, minimal data collection, etc.]
## Media Kit
[Links to: screenshots, app preview video, press kit, developer photos]
## Social Proof (optional)
[Press mentions, awards, notable reviews, download milestones]
app-store/marketing-strategy — Featuring as part of broader strategyapp-store/app-description-writer — Compelling app copygenerators/in-app-events — Pair featuring with eventsdevelopment
Build, install, and launch an iOS app on a physical iPhone or iPad entirely from the command line (no Xcode GUI), using xcodebuild + devicectl. Use when the user wants to run, test, or screenshot their app on a real device without opening Xcode.
development
Comprehensive iOS development guidance including Swift best practices, SwiftUI patterns, UI/UX review against HIG, and app planning. Use for iOS code review, best practices, accessibility audits, or planning new iOS apps.
development
Build, install, launch, and screenshot an iOS app in the Simulator to verify a change visually. Use when the user wants to run the app, see a change live, screenshot the running app, or confirm a UI fix actually works (not just that it compiles).
development
Audits skills in this repo for consistency, API drift, and structural gaps. Produces a prioritized report grouped by severity (Critical/High/Medium/Low). Use when asked to "audit skills", "check the skill repo for drift", or when planning bulk skill cleanup. Read-only — does not apply fixes.