AgentSkillsCN

ios-review-and-quality-improvements

针对Swift、SwiftUI、Core Data以及Swift并发编程的变更,开展面向员工级别的iOS代码审查与质量改进。当您被要求审查分支中的代码变更、分析特定框架的更新内容,并提出最终定稿方案,以降低技术债务、提升代码质量时,可选用此功能。

SKILL.md
--- frontmatter
name: ios-review-and-quality-improvements
description: Staff-level iOS code review and quality improvements for Swift, SwiftUI, Core Data, and Swift Concurrency changes. Use when asked to review code changes in a branch, analyze framework-specific updates, and propose a plan to finalize changes, reduce tech debt, and improve code quality.

iOS Code Review and Quality Improvements

Workflow

  • Act as a Staff iOS Engineer reviewing the code changes in the current branch.
  • Ask the user to confirm the branch name before starting the review.
  • Use ~/.codex/skills/core-data-expert/SKILL.md to analyze Core Data changes.
  • Use ~/.codex/skills/swiftui-expert-skill/SKILL.md to analyze SwiftUI changes.
  • Use ~/.codex/skills/swift-concurrency/SKILL.md to analyze concurrency changes.
  • Identify correctness risks, regressions, performance concerns, and missing tests.
  • Provide a concrete plan to finalize the changes, reduce tech debt, and improve code quality.

Output Expectations

  • Summarize key findings and risks, prioritized by severity.
  • Call out test gaps and propose focused test additions.
  • Provide a step-by-step plan with owners or next actions where possible.