App developers can use this skill to get their apps ready for the App Store. It checks if an app can be submitted right now and points out any problems. The skill then helps run the full release flow using the asc command line tool.
You can validate your app, stage a new version, and submit it for review. It also handles subscriptions, in-app purchases, Game Center, and privacy checks. The skill explains each step with clear commands and options like dry-run to test before making changes.
If something blocks the submission, the skill tells you whether you can fix it with a public API command or if you need a web session or manual step. This saves time and helps avoid surprises during app release.
Global
mkdir -p ~/.claude/skills/asc-release-flowProject
mkdir -p .claude/skills/asc-release-flowSource Repository
Release Skillsjimliu/baoyu-skills
Universal release workflow auto-detects your project type and handles changelogs and GitHub releases
Shipping And Launchaddyosmani/agent-skills
Deploy safely with checklists, feature flags, and staged rollouts
Changelog Automationwshobson/agents
Turn commits into clear changelogs with automation and standard formats
Msstore Cligithub/awesome-copilot
Publish Windows apps to the Microsoft Store from the command line easily
Changelog Generatorcomposiohq/awesome-claude-skills
Turn messy git commits into clear changelogs your users will love reading
Deploy Checklistanthropics/knowledge-work-plugins
A pre-deployment checklist to verify readiness before shipping any release
Claude Code Plugin Releasethedotmack/claude-mem
Automate version bumps, tags, releases, and changelogs for plugins
Releaseschpet/linear-cli
Guided release creation with changelog, version bump, and quality checks