Skill Claude CodeCodex
A deployment workflow for Flutter apps, which use Google's framework to build apps for several platforms. It sends Android builds to an internal testing track and iOS builds to TestFlight.
Skill Claude CodeCodex
A deployment workflow for Flutter apps, which use Google's framework to build apps for several platforms. It sends Android builds to an internal testing track and iOS builds to TestFlight.
Skill Claude CodeCodex
A deployment workflow for native iOS apps, which are apps built specifically for Apple devices. It archives the app, exports it, and uploads it to App Store Connect, Apple's service for managing App Store releases.
Skill Claude CodeCodex
A deployment workflow for native macOS apps, which are apps built specifically for Apple computers. It archives the app, creates a package installer, and uploads it to App Store Connect.
Skill Claude CodeCodex
A setup workflow for adding a new app to a monorepo, a repository that contains multiple apps or projects. It creates Flutter, iOS, or macOS app folders and writes their supporting documentation and deployment setup.
Instructions file CodexOpenCode
A set of AGENTS.md instructions for an app-development monorepo template. AGENTS.md is a file that gives coding agents rules for working in a repository.
Instructions file
Claude Code instructions for limsangjin12/app-templates, a project described as: 앱 개발 모노레포 템플릿.