What problem does it solve? Preparing an App Store launch requires producing dozens of assets—descriptions, keywords, icons at many resolutions, screenshots per device size, and promotional copy—which is tedious and error-prone to create manually. ## Core Features & Use Cases - Project Analysis: Reads an Xcode project's Swift sources and settings to extract the app name, version, features, and target audiences into a reusable JSON config. - Text Asset Generation: Produces ASO-optimized descriptions, subtitles, keywords analysis, screenshot guides, video storyboards, social media posts, and a localization template. - Image Asset Generation: Creates app icons from 16x16 to 1024x1024, marketing screenshots per device resolution, and social media banners for Twitter, Facebook, LinkedIn, and Instagram. - Use Case: Point the skill at your Xcode project before submission day and receive a complete appstore_assets/ and appstore_images/ output set ready for App Store Connect. ## Quick Start Run /appstore-launch with the path to your Xcode project to generate the full set of App Store text and image assets.