jelly-ios-skill

Community

Automate iOS dev and deploy pipelines.

Authordev-jelly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Advanced iOS development and production deployment automation system that manages the complete app lifecycle from development to production release. It provides .env-based configuration management, real-time Apple policy monitoring, and intelligent CI/CD pipelines to streamline iOS projects and ensure compliance with 2025 deployment standards.

Core Features & Use Cases

  • .env-based configuration: Centralize environment variables for dev/prod deployments to keep credentials secure and reproducible.
  • Real-time policy monitoring: Track Apple policy changes and react automatically to maintain compliance.
  • Intelligent CI/CD automation: Create optimized pipelines for building, testing, and deploying iOS apps with automatic signing and test flows.
  • Automated compliance checks: Ensure your project aligns with the 2025 iOS deployment standards.
  • Use Case: Initialize and maintain a new iOS project with consistent configuration and automated release workflows.

Quick Start

Use the jelly-ios-skill to scaffold a new iOS project with a standard MVVM SwiftUI setup and a CI/CD pipeline configuration. Then mention the required env vars: APPLE_ID, APP_STORE_CONNECT_API_KEY, GITHUB_TOKEN, MATCH_PASSWORD.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jelly-ios-skill
Download link: https://github.com/dev-jelly/jelly-dotclaude/archive/main.zip#jelly-ios-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository