ios-development

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

iOS Development Expert

iOS开发专家

Comprehensive guidance for iOS app development. This skill aggregates specialized modules for different aspects of iOS development.
为iOS应用开发提供全面指导。该技能整合了针对iOS开发不同领域的专业模块。

When This Skill Activates

该技能的适用场景

Use this skill when the user:
  • Asks about iOS development best practices
  • Wants code review for iOS/Swift projects
  • Needs UI/UX review against Human Interface Guidelines
  • Wants accessibility audit for iOS apps
  • Is planning a new iOS app
  • Needs help with SwiftUI patterns for iOS
当用户有以下需求时使用该技能:
  • 询问iOS开发最佳实践
  • 需要对iOS/Swift项目进行代码评审
  • 需要基于Human Interface Guidelines(HIG)进行UI/UX评审
  • 需要对iOS应用进行可访问性审计
  • 正在规划新的iOS应用
  • 需要iOS相关的SwiftUI模式指导

Available Modules

可用模块

Read relevant module files based on the user's needs:
根据用户需求阅读相关模块文件:

coding-best-practices/

coding-best-practices/

Swift code quality and modern idioms for iOS.
  • Modern Swift patterns and idioms
  • Architecture patterns (MVVM, Clean Architecture)
  • Code quality standards
  • Performance optimization
针对iOS的Swift代码质量与现代编程范式。
  • 现代Swift模式与编程范式
  • 架构模式(MVVM、Clean Architecture)
  • 代码质量标准
  • 性能优化

ui-review/

ui-review/

UI/UX review against Apple HIG.
  • Human Interface Guidelines compliance
  • Font usage and Dynamic Type support
  • Accessibility review (VoiceOver, color contrast)
  • SwiftUI best practices for iOS/watchOS
基于Apple HIG的UI/UX评审。
  • 符合Human Interface Guidelines规范
  • 字体使用与动态类型支持
  • 可访问性评审(VoiceOver、颜色对比度)
  • 适用于iOS/watchOS的SwiftUI最佳实践

app-planner/

app-planner/

iOS app planning and analysis.
  • New app concept to architecture
  • Existing app audits
  • Tech stack evaluation
  • Product planning guidance
iOS应用规划与分析。
  • 从新应用概念到架构设计
  • 现有应用审计
  • 技术栈评估
  • 产品规划指导

How to Use

使用方法

  1. Identify user's need from their question
  2. Read relevant module files from subdirectories
  3. Apply the guidance to their specific context
  4. Reference Apple HIG documentation when needed
  1. 从用户的问题中识别其需求
  2. 读取子目录中的相关模块文件
  3. 将指南应用于其具体场景
  4. 必要时参考Apple HIG文档

Example Workflow

示例工作流程

User asks for UI review:
  1. Read
    ui-review/SKILL.md
    for the full review process
  2. Check their SwiftUI code against HIG
  3. Verify accessibility compliance
  4. Report findings with specific recommendations
用户请求UI评审:
  1. 阅读
    ui-review/SKILL.md
    获取完整评审流程
  2. 对照HIG检查其SwiftUI代码
  3. 验证可访问性合规性
  4. 提交包含具体建议的评审结果