| name | ios-review-code |
| description | >- Use when this capability is needed. |
iOS Review Guidelines
Review iOS code changes from the following perspectives:
- Coding Standards - Naming conventions, code formatting, access control
- Architecture - Project architecture alignment, separation of concerns
- Swift/SwiftUI Best Practices - Modern API usage, proper data flow, view composition
- Platform-Specific - iOS lifecycle, memory management, background execution
- Performance - Efficient rendering, lazy loading, appropriate caching
- Testing - Test coverage, testable design, proper use of Swift Testing
Output Format
出力フォーマットは git-review-pr のレビューコメントテンプレートに従うこと。
参照: .agents/skills/git-review-pr/references/review-comment-template.md
Related Skills
- SwiftUI details:
.agents/skills/swift-swiftui/SKILL.md
- Swift Concurrency:
.agents/skills/swift-swiftconcurrency/SKILL.md
- Swift Testing:
.agents/skills/swift-swifttesting/SKILL.md
Source: akidon0000/Donglish — distributed by TomeVault.