This skill empowers Claude to perform deep, structural code reviews for iOS frameworks, specifically optimized for the Payoo SDK ecosystem but applicable to any modern Swift codebase. It systematically evaluates Clean Architecture compliance, MVVM implementation, UseCase patterns, and memory management issues like retain cycles. By analyzing file contexts from ViewModels to DataSources, it provides structured feedback with specific code examples, ensuring high-quality API design, proper dependency injection, and adherence to Swift best practices.
主な機能
01Localization auditing and multi-target configuration verification
020 GitHub stars
03Verification of Dependency Injection patterns and protocol-oriented interfaces
04Architecture validation for Clean Architecture and MVVM compliance
05Naming convention enforcement and API design consistency checks
06Automated detection of memory leaks and retain cycles in Swift closures