소개
The ios-dev-guidelines skill acts as a smart routing layer for developers working on Swift-based iOS applications, specifically tailored for the Anytype ecosystem. It enforces critical coding rules—such as preserving whitespace, avoiding hardcoded strings via localization constants, and managing feature flags—while providing implementation patterns for MVVM, Coordinators, and Dependency Injection. By integrating historical error prevention and specific UI component usage like AsyncStandardButton, it ensures high-quality, maintainable codebases and streamlines the refactoring process for complex iOS projects.