Toolverse
All skills

asc-release-flow

by openclaw

End-to-end release workflows for TestFlight and App Store using asc publish, builds, versions, and submit commands. Use when asked to upload a build, distribute to TestFlight, or submit to App Store.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile
Views
1

About this skill

End-to-end release workflows for TestFlight and App Store using asc publish, builds, versions, and submit commands. Use when asked to upload a build, distribute to TestFlight, or submit to App Store.

How to use

  1. Upewnij się, że masz zainstalowane narzędzie ASC i skonfigurowane poświadczenia. Zaloguj się za pomocą asc auth login lub ustaw zmienne środowiskowe ASC_* (szczególnie ASC_APP_ID dla identyfikatora aplikacji).

  2. Przygotuj plik IPA swojej aplikacji i upewnij się, że masz nowy numer buildu — każde wdrożenie wymaga unikalnego numeru.

  3. Aby szybko wdrożyć na TestFlight, użyj: asc publish testflight --app [ID_APLIKACJI] --ipa [ŚCIEŻKA_DO_IPA] --group [ID_GRUPY]. Możesz dodać flagi --wait aby czekać na zakończenie, --notify do powiadomień lub --timeout aby ustawić limit czasu.

  4. Do wdrożenia na App Store użyj: asc publish appstore --app [ID_APLIKACJI] --ipa [ŚCIEŻKA_DO_IPA] --version [WERSJA]. Dodaj --submit --confirm aby automatycznie przesłać aplikację do recenzji.

  5. Jeśli potrzebujesz większej kontroli, wykonaj kroki ręcznie: najpierw prześlij build (asc builds upload), następnie znajdź jego ID (asc builds latest), dodaj grupy testowe (asc builds add-groups) lub dołącz do wersji (asc versions attach-build), a na koniec utwórz zgłoszenie (asc submit create).

  6. Monitoruj status wdrożenia za pomocą asc submit status --version-id [ID_WERSJI] lub anuluj zgłoszenie poleceniem asc submit cancel jeśli zajdzie taka potrzeba.

Related skills

react-native-design

by wshobson

Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.

Mobile
1964

vercel-react-native-skills

by vercel-labs

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or

Mobile
1745

flutter-expert

by sickn33

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment. Handles state management, animations, testing, and performance optimization for mobile, web, desktop, and embedded platforms. Use PROACTIVELY for Flutter architecture, UI implementation, or

Mobile
54112

senior-architect

by alirezarezvani

Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack

Mobile
184296

react-native-architecture

by wshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

Mobile
3978

liquid-glass-developer

by anyproto

Context-aware routing to iOS 26 Liquid Glass implementation patterns. Use when working with glass effects, GlassEffectContainer, morphing transitions, or iOS 26 visual effects.

Mobile
2061