Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计通过

mobile-devops移动开发运营

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

1

周安装

12

GitHub Stars

2

下载量

97
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:mobile-devops(移动开发运营)
来源仓库:https://github.com/ajianaz/skills-collection
仓库路径:skills/mobile-devops
安装命令:
npx skills add https://github.com/ajianaz/skills-collection --skill mobile-devops
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/ajianaz/skills-collection --skill mobile-devops

简介

用于辅助云资源、部署和运维自动化任务。

  • 适合检查配置、整理部署步骤或分析资源状态。
  • 可生成排障思路或辅助云服务接入。mobile-devops 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 需要明确目标环境和账号权限,区分测试与生产操作。
  • 涉及删除或修改配置时应先确认影响范围。

SKILL.md

Mobile DevOps - Complete Mobile Application DevOps Workflow

Overview

This skill provides end-to-end mobile DevOps services by orchestrating mobile DevOps engineers, mobile testing specialists, and app store experts. It transforms mobile development requirements into streamlined mobile DevOps pipelines with automated building, testing, deployment, and monitoring capabilities.

Key Capabilities:

  • 📱 Mobile CI/CD Pipeline - Automated build, test, and deployment for iOS/Android
  • 🧪 Mobile Device Testing - Comprehensive testing across devices and platforms
  • 🏪 App Store Management - Automated app store submission and version management
  • 📊 Mobile Analytics & Monitoring - App performance, crash reporting, and user analytics
  • 🔧 Mobile Infrastructure - Mobile-specific infrastructure and optimization

When to Use This Skill

Perfect for:

  • Mobile CI/CD pipeline setup and automation
  • Cross-platform mobile app development workflows
  • App store deployment and version management
  • Mobile device testing and quality assurance
  • Mobile app monitoring and analytics setup
  • Mobile DevOps process optimization

Triggers:

  • "Set up mobile CI/CD pipeline for [app]"
  • "Automate mobile app build and deployment process"
  • "Implement mobile device testing across platforms"
  • "Manage app store submission and versioning"
  • "Set up mobile app monitoring and analytics"

Mobile DevOps Expert Panel

Mobile DevOps Architect (Mobile DevOps Strategy)

  • Focus: Mobile DevOps strategy, pipeline architecture, mobile-specific automation
  • Techniques: Mobile CI/CD patterns, mobile build optimization, mobile DevOps best practices
  • Considerations: Platform requirements, build times, testing coverage, deployment frequency

Mobile Build Engineer (Mobile Build & Compilation)

  • Focus: Mobile app building, compilation optimization, dependency management
  • Techniques: iOS/Android build processes, fastlane, Gradle, Xcode build optimization
  • Considerations: Build speed, artifact size, code signing, platform-specific requirements

Mobile Testing Specialist (Mobile Testing & QA)

  • Focus: Mobile device testing, automation, quality assurance
  • Techniques: Appium, Espresso, XCUITest, device farm testing, mobile testing frameworks
  • Considerations: Device coverage, platform fragmentation, performance testing, usability testing

App Store Expert (App Store & Distribution)

  • Focus: App store submission, version management, distribution strategies
  • Techniques: App Store Connect, Google Play Console, app review processes, release management
  • Considerations: Review guidelines, release timing, version compatibility, store policies

Mobile Analytics Specialist (Mobile Monitoring & Analytics)

  • Focus: Mobile app monitoring, crash reporting, user analytics, performance tracking
  • Techniques: Firebase Analytics, Crashlytics, mobile APM, user behavior analysis
  • Considerations: Privacy compliance, data collection, performance metrics, user experience

Mobile DevOps Implementation Workflow

Phase 1: Mobile DevOps Requirements Analysis & Strategy

Use when: Starting mobile DevOps implementation or mobile app modernization

Tools Used:

/sc:analyze mobile-devops-requirements
Mobile DevOps Architect: mobile DevOps strategy and requirements analysis
Mobile Build Engineer: build requirements and optimization needs
Mobile Testing Specialist: testing requirements and device coverage

Activities:

  • Analyze mobile app requirements and development workflow
  • Define mobile DevOps strategy and automation goals
  • Identify platform-specific requirements and constraints
  • Assess current mobile development processes and gaps
  • Plan mobile DevOps implementation roadmap and resource requirements

Phase 2: Mobile CI/CD Pipeline Design & Architecture

Use when: Designing mobile-specific CI/CD pipelines and automation

Tools Used:

/sc:design --type mobile-pipeline cicd-architecture
Mobile DevOps Architect: mobile CI/CD pipeline design and architecture
Mobile Build Engineer: build process optimization and automation
Mobile Testing Specialist: testing automation and integration

Activities:

  • Design mobile CI/CD pipeline architecture for iOS and Android
  • Plan automated build processes and dependency management
  • Design testing automation and device farm integration
  • Plan code signing and certificate management
  • Define deployment strategies and release workflows

Phase 3: Mobile Build Automation & Optimization

Use when: Implementing mobile app build processes and optimization

Tools Used:

/sc:implement mobile-build-automation
Mobile Build Engineer: mobile build automation and optimization
Mobile DevOps Architect: build pipeline integration and automation
Mobile Testing Specialist: build testing and validation

Activities:

  • Implement automated mobile app building for iOS and Android
  • Set up code signing and certificate management
  • Optimize build processes for speed and efficiency
  • Implement build artifact management and versioning
  • Create build validation and quality checks

Phase 4: Mobile Testing Automation & Device Coverage

Use when: Implementing comprehensive mobile testing and device coverage

Tools Used:

/sc:implement mobile-testing-automation
Mobile Testing Specialist: mobile testing automation and device coverage
Mobile DevOps Architect: testing pipeline integration
Mobile Build Engineer: testing artifact management

Activities:

  • Implement automated UI testing for iOS and Android
  • Set up device farm testing and real device coverage
  • Create performance testing and optimization validation
  • Implement accessibility testing and compliance checks
  • Set up testing reporting and quality metrics

Phase 5: App Store Deployment & Release Management

Use when: Implementing app store submission and release management

Tools Used:

/sc:implement app-store-deployment
App Store Expert: app store submission and release management
Mobile DevOps Architect: deployment automation and workflows
Mobile Analytics Specialist: release monitoring and analytics

Activities:

  • Implement automated app store submission processes
  • Set up version management and release workflows
  • Create app store metadata and screenshot automation
  • Implement release testing and validation procedures
  • Set up rollback and emergency release procedures

Phase 6: Mobile Monitoring & Analytics Implementation

Use when: Setting up mobile app monitoring, crash reporting, and analytics

Tools Used:

/sc:implement mobile-monitoring
Mobile Analytics Specialist: mobile monitoring and analytics implementation
Mobile DevOps Architect: monitoring integration and automation
Mobile Testing Specialist: performance monitoring and validation

Activities:

  • Implement crash reporting and error tracking
  • Set up mobile app performance monitoring
  • Create user analytics and behavior tracking
  • Implement A/B testing and feature flag integration
  • Set up mobile-specific alerting and incident response

Integration Patterns

SuperClaude Command Integration

CommandUse CaseOutput
/sc:design --type mobile-pipelineMobile CI/CDComplete mobile CI/CD pipeline
/sc:implement mobile-buildMobile buildAutomated mobile build system
/sc:implement mobile-testingMobile testingComprehensive mobile testing automation
/sc:implement app-storeApp storeAutomated app store deployment
/sc:implement mobile-monitoringMobile monitoringMobile app monitoring and analytics

Mobile Platform Integration

PlatformRoleCapabilities
iOSApple platformiOS app building, testing, and App Store deployment
AndroidGoogle platformAndroid app building, testing, and Play Store deployment
React NativeCross-platformCross-platform development and deployment
FlutterCross-platformFlutter app building and deployment

MCP Server Integration

ServerExpertiseUse Case
SequentialMobile DevOps reasoningComplex mobile DevOps design and problem-solving
Web SearchMobile trendsLatest mobile DevOps practices and tools
FirecrawlDocumentationMobile tool documentation and best practices

Usage Examples

Example 1: Complete Mobile CI/CD Pipeline

User: "Set up a complete mobile CI/CD pipeline for our React Native app with automated testing and app store deployment"

Workflow:
1. Phase 1: Analyze mobile app requirements and DevOps strategy
2. Phase 2: Design CI/CD pipeline for iOS and Android builds
3. Phase 3: Implement automated building and code signing
4. Phase 4: Set up comprehensive mobile testing automation
5. Phase 5: Configure app store deployment and release management
6. Phase 6: Implement mobile monitoring and crash reporting

Output: Complete mobile CI/CD pipeline with automated testing, deployment, and monitoring

Example 2: Mobile Device Testing Automation

User: "Implement comprehensive mobile device testing for our Android app with real device coverage"

Workflow:
1. Phase 1: Analyze testing requirements and device coverage needs
2. Phase 2: Design mobile testing automation strategy
3. Phase 3: Implement automated UI testing with Espresso
4. Phase 4: Set up device farm testing and real device coverage
5. Phase 5: Configure performance testing and accessibility testing
6. Phase 6: Implement testing reporting and quality metrics

Output: Comprehensive mobile testing automation with real device coverage and quality metrics

Example 3: App Store Deployment Automation

User: "Automate app store deployment for our iOS and Android apps with proper version management"

Workflow:
1. Phase 1: Analyze app store requirements and deployment processes
2. Phase 2: Design automated deployment workflows
3. Phase 3: Implement App Store Connect and Google Play Console integration
4. Phase 4: Set up version management and release workflows
5. Phase 5: Configure metadata automation and screenshot management
6. Phase 6: Implement release monitoring and rollback procedures

Output: Automated app store deployment system with comprehensive version management

Quality Assurance Mechanisms

Multi-Layer Mobile Validation

  • Build Validation: Mobile app build quality and artifact validation
  • Testing Validation: Mobile testing coverage and effectiveness validation
  • Deployment Validation: App store deployment and release validation
  • Monitoring Validation: Mobile monitoring and analytics validation

Automated Quality Checks

  • Build Quality Checks: Automated build quality and artifact validation
  • Testing Automation: Automated mobile testing execution and validation
  • Deployment Validation: Automated deployment testing and validation
  • Monitoring Validation: Automated monitoring system validation and alerting

Continuous Mobile DevOps Improvement

  • Pipeline Optimization: Ongoing mobile CI/CD pipeline optimization and improvement
  • Testing Enhancement: Continuous mobile testing improvement and coverage expansion
  • Deployment Optimization: Ongoing deployment process optimization and automation
  • Monitoring Enhancement: Continuous mobile monitoring improvement and enhancement

Output Deliverables

Primary Deliverable: Complete Mobile DevOps System

mobile-devops-system/
├── build-pipelines/
│   ├── ios/                     # iOS build configurations and scripts
│   ├── android/                 # Android build configurations and scripts
│   ├── cross-platform/          # Cross-platform build configurations
│   └── shared/                  # Shared build utilities and scripts
├── testing-automation/
│   ├── unit-tests/               # Unit testing frameworks and configurations
│   ├── ui-tests/                 # UI testing automation and frameworks
│   ├── device-farm/              # Device farm testing configuration
│   └── performance-tests/         # Performance testing and optimization
├── app-store-deployment/
│   ├── ios-app-store/           # iOS App Store deployment automation
│   ├── android-play-store/       # Android Play Store deployment automation
│   ├── metadata-management/       # App store metadata automation
│   └── release-management/       # Release workflow and version management
├── monitoring-analytics/
│   ├── crash-reporting/          # Crash reporting and error tracking
│   ├── performance-monitoring/    # App performance monitoring
│   ├── user-analytics/           # User behavior and analytics
│   └── a-b-testing/             # A/B testing and feature flags
├── infrastructure/
│   ├── ci-cd-servers/           # CI/CD server configurations
│   ├── build-agents/             # Mobile build agent configurations
│   ├── device-farm/              # Device farm infrastructure
│   └── monitoring-infrastructure/ # Monitoring and analytics infrastructure
└── documentation/
    ├── build-guides/             # Mobile build guides and documentation
    ├── testing-guides/           # Mobile testing guides and best practices
    ├── deployment-guides/        # App store deployment guides
    └── monitoring-guides/        # Mobile monitoring and analytics guides

Supporting Artifacts

  • Mobile CI/CD Pipeline Configurations: Complete mobile CI/CD pipeline configurations for iOS and Android
  • Mobile Testing Frameworks: Comprehensive mobile testing automation frameworks and configurations
  • App Store Deployment Scripts: Automated app store deployment scripts and workflows
  • Mobile Monitoring Setup: Complete mobile monitoring and analytics configuration
  • Mobile DevOps Documentation: Comprehensive documentation and best practices

Advanced Features

Intelligent Mobile Build Optimization

  • AI-powered build optimization and caching strategies
  • Automated dependency management and update recommendations
  • Intelligent build failure analysis and resolution
  • Predictive build time optimization and resource allocation

Advanced Mobile Testing Automation

  • AI-powered test case generation and optimization
  • Automated device selection and test distribution
  • Intelligent test failure analysis and root cause identification
  • Automated accessibility testing and compliance validation

Smart App Store Deployment

  • AI-powered app store optimization and submission timing
  • Automated app review preparation and compliance checking
  • Intelligent release timing and user engagement optimization
  • Automated rollback and emergency release procedures

Advanced Mobile Analytics

  • AI-powered user behavior analysis and prediction
  • Automated performance optimization recommendations
  • Intelligent crash prediction and prevention
  • Advanced user segmentation and personalization

Troubleshooting

Common Mobile DevOps Challenges

  • Build Issues: Use proper build optimization and dependency management
  • Testing Problems: Implement comprehensive device coverage and automation
  • Deployment Issues: Use proper app store compliance and automation
  • Monitoring Gaps: Implement comprehensive mobile monitoring and analytics

Platform-Specific Issues

  • iOS Build Problems: Use proper Xcode configuration and code signing
  • Android Build Issues: Use proper Gradle configuration and dependency management
  • Cross-Platform Challenges: Use proper cross-platform frameworks and optimization
  • Device Fragmentation: Implement comprehensive device testing and coverage

Best Practices

For Mobile CI/CD Pipeline Design

  • Design for platform-specific requirements and constraints
  • Implement proper code signing and certificate management
  • Use appropriate build optimization and caching strategies
  • Plan for scalability and maintainability

For Mobile Testing Automation

  • Implement comprehensive device coverage and testing
  • Use appropriate mobile testing frameworks and tools
  • Focus on user experience and performance testing
  • Regularly review and update testing strategies

For App Store Deployment

  • Follow app store guidelines and compliance requirements
  • Implement proper version management and release workflows
  • Use automated metadata management and screenshot generation
  • Plan for review timing and release strategies

For Mobile Monitoring and Analytics

  • Implement comprehensive crash reporting and error tracking
  • Focus on user experience and performance metrics
  • Use appropriate privacy and data collection practices
  • Regularly review and optimize monitoring configurations

This mobile DevOps skill transforms the complex process of mobile application development and deployment into a guided, expert-supported workflow that ensures efficient, reliable, and scalable mobile DevOps processes with comprehensive automation and monitoring capabilities.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

39.31%
按下载量换算38

Claude

30.33%
按下载量换算29

Cursor

17.91%
按下载量换算17

Gemini CLI

9.06%
按下载量换算9

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills