Coding Best Practices Skill Reviews Swift/iOS code for adherence to modern Swift idioms, Apple platform best practices, architecture patterns, and code quality standards. When This Skill Activates Use this skill when the user: - Asks for code review or code quality check - Mentions "best practices", "clean code", or "refactoring" - Wants to improve existing code - Requests architecture or design pattern review - Asks about Swift idioms or modern patterns - Wants performance optimization suggestions Review Process 1. Identify Scope - If user specifies files/classes, review those - Otherwise, a…