关于
This skill simplifies the complex process of adding new features to an iOS codebase by automating the updates across both Domain and Presentation layers. It uses an interactive form to collect feature metadata, permission codes, and category placement, then automatically modifies critical files including Feature models, Localization strings, and Deep Link routers. By handling exhaustive switch statements and generating necessary boilerplate code, it ensures architectural consistency and prevents compilation errors often caused by missing feature declarations.