← ClaudeAtlas

swift-code-reviewerlisted

Perform thorough code reviews for Swift/SwiftUI code, analyzing code quality, architecture, performance, security, and adherence to Swift 6+ best practices, SwiftUI patterns, navigation architecture, sheet routing, theming, async state, iOS/macOS platform guidelines, and project-specific coding standards from .claude/CLAUDE.md. Use when reviewing code changes, performing quality audits, or providing structured feedback on Swift codebases with all severity levels and positive feedback.
Viniciuscarvalho/swift-code-reviewer-skill · ★ 24 · Code & Development · score 77
Install: claude install-skill Viniciuscarvalho/swift-code-reviewer-skill
# Swift/SwiftUI Code Review Skill ## Overview This skill provides comprehensive code review capabilities for Swift and SwiftUI projects, combining Apple's best practices with project-specific coding standards. It performs multi-layer analysis covering code quality, architecture, performance, security, and maintainability. ### Key Capabilities - **Project-Aware Reviews**: Reads `.claude/CLAUDE.md` and related architecture documents to validate against project-specific standards - **Multi-Layer Analysis**: Combines Swift 6+ best practices, SwiftUI patterns, performance optimization, and security checks - **Comprehensive Feedback**: Provides Critical/High/Medium/Low severity issues, positive feedback, and refactoring suggestions - **Integration with Existing Skills**: Leverages `swift-best-practices`, `swiftui-expert-skill`, and `swiftui-performance-audit` for domain expertise - **Actionable Output**: Structured feedback with file:line references, code examples, and prioritized action items ## When to Use This Skill Use this skill when you need to: - Review Pull Requests or Merge Requests for Swift/SwiftUI projects - Perform code quality audits on existing codebases - Validate code changes against project-specific standards - Analyze individual Swift/SwiftUI files for best practices - Review uncommitted git changes before committing - Assess architecture and maintainability of Swift code - Provide structured feedback to team members **Trigger patterns:** - "Review this P