review-iosComprehensive iOS/SwiftUI code review with optional parallel agents
Install via ClawdBot CLI:
clawdbot install anderskev/review-iosGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 26, 2026
Integrate this skill into a CI/CD pipeline to automatically review Swift code changes in pull requests. It identifies changed files, runs SwiftLint, detects technologies used, and loads specialized review skills for thorough analysis, ensuring code quality before merging.
Use the skill to review code written by new team members, providing consistent and comprehensive feedback. It helps enforce coding standards, detect framework-specific issues, and educates developers on best practices through automated checks.
When modernizing an old iOS app, this skill analyzes SwiftUI adoption and other technologies, flags deprecated patterns, and ensures new code follows current framework idioms. It also verifies linter compliance and consolidates findings for efficient refactoring.
For teams developing iOS apps alongside Android or web apps, this skill ensures iOS-specific code adheres to platform conventions while maintaining architectural consistency. It reviews concurrency, error handling, and accessibility patterns aligned with Apple's guidelines.
Employ this skill to audit iOS apps for security vulnerabilities (e.g., unsafe data handling) and performance issues (e.g., inefficient animations or data fetching). It loads relevant skills like URLSession and Combine to identify critical problems.
Offer a subscription-based service where teams integrate this skill into their development workflow. Revenue comes from monthly/annually recurring fees based on number of repositories or developers.
Provide expert iOS code review as a managed service using this skill to accelerate audits for clients. Charge per project or hourly, with premium for deep analysis and remediation recommendations.
Develop training courses that teach developers how to use automated code review skills effectively. Sell access to online modules, workshops, or certification programs.
💬 Integration Tip
Ensure the environment has Git and SwiftLint installed. Use the --parallel flag for faster reviews by running specialized subagents concurrently.
Scored Apr 26, 2026
Advanced desktop automation with mouse, keyboard, and screen control
Control Android devices via ADB with support for UI layout analysis (uiautomator) and visual feedback (screencap). Use when you need to interact with Android apps, perform UI automation, take screenshots, or run complex ADB command sequences.
Advanced desktop automation with mouse, keyboard, and screen control
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementin...
Full Windows desktop control. Mouse, keyboard, screenshots - interact with any Windows application like a human.
Build, test, and ship iOS apps with Swift, Xcode, and App Store best practices.