wjs-publishing-appstore

Automate iOS App Store submission with fastlane and App Store Connect.

114|17|Updated May 11, 2026
One-click install
npx skills add https://github.com/jianshuo/claude-skills --skill wjs-publishing-appstore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wjs-publishing-appstore
Source: https://github.com/jianshuo/claude-skills/tree/main/wjs-publishing-appstore
Command: npx skills add https://github.com/jianshuo/claude-skills --skill wjs-publishing-appstore

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fastlane, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of preparing and submitting iOS apps to the App Store, ensuring all necessary screenshots, metadata, and fastlane configurations are in place.

Core Features & Use Cases

  • App Store Submission: Automates the creation of metadata, screenshots, and the submission process using fastlane.
  • Preparation Workflow: Handles the creation of App Store Connect metadata, screenshot capture, and the addition of a release lane in the Fastfile.
  • Use Case: If you have an iOS app ready for TestFlight and want to submit it to the App Store, this Skill will guide you through the process of preparing the app for submission.

Quick Start

To submit your app to the App Store, run the command /wjs-publishing-appstore.

Frequently Asked Questions about wjs-publishing-appstore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I submit an iOS app to the App Store using fastlane?

To prepare and submit an iOS app to the App Store using fastlane, you need to automate metadata creation, screenshot capture, and Fastfile configuration. It requires valid App Store Connect credentials to execute the release lane successfully.

What is needed to automate App Store Connect submission with fastlane?

Automating App Store Connect submission requires fastlane installed and valid App Store Connect credentials. The workflow involves generating metadata, capturing screenshots, and adding a release lane in the Fastfile to complete the iOS app preparation process.

Can I use fastlane to prepare iOS app metadata and screenshots for TestFlight?

Yes, fastlane can prepare iOS app metadata and screenshots for App Store submission from TestFlight. The workflow guides you through metadata creation and screenshot capture, ensuring your app meets App Store Connect requirements for the release lane.

What's the best way to configure fastlane for iOS app submission?

The best way to configure fastlane for iOS app submission is by adding a release lane to your Fastfile. This automates the creation of App Store Connect metadata and screenshot capture, streamlining the App Store submission workflow for your iOS app.

Why does my fastlane App Store submission fail with missing metadata?

Fastlane App Store submission fails with missing metadata if App Store Connect fields are not properly created. You must ensure the preparation workflow generates all required metadata fields and screenshots before executing the fastlane release lane.