Test Generator Generate test templates for unit tests, integration tests, and UI tests in iOS/macOS apps. When This Skill Activates Use this skill when the user: - Asks to "add tests" or "write tests" for their app - Asks about unit testing, UI testing, or XCTest - Wants to test ViewModels, services, or repositories - Mentions TDD or test-driven development - Asks about Swift Testing framework ( , , ) - Wants mock objects or test helpers - Asks about snapshot testing or preview tests Decision Tree Pre-Generation Checks 1. Project Context Detection - [ ] Identify existing test targets and test…