Agent
Audits iOS accessibility: VoiceOver labels/hints/traits, Dynamic Type, touch targets, color contrast, element grouping.
TTBaseUIKit is a framework that helps you build iOS applications in the fastest and most efficient way, by providing base views written in both UIKit Programmatically and SwiftUI.
Agent
Audits iOS accessibility: VoiceOver labels/hints/traits, Dynamic Type, touch targets, color contrast, element grouping.
Agent
Analyzes bugs across the full project: traces dependencies, checks TTBaseUIKit anti-patterns, proposes fixes with impact analysis.
Agent
Locates a function by name, analyzes its implementation, callers, and callees to find and fix bugs.
Agent
Fixes bugs scoped to a single screen by analyzing ViewController/Screen + ViewModel + API + CustomViews together.
Agent
Formats and organizes Swift code to project standards: MARK sections, import sorting, naming, spacing, documentation.
Agent
Finds unused imports, functions, variables, commented-out code, and empty files across the project.
Agent
Audits localization completeness: finds hardcoded strings, missing XText keys, unused keys, and naming violations.
Agent
Detects retain cycles, missing weak references, deinit issues, and memory leaks in closures and delegates.
Agent
Builds complex custom SwiftUI views using standard SwiftUI components with TTBaseUIKit design tokens (XView/XSize/XFont). Does NOT use TTBaseSUI wrapper components.
Agent
Reviews native SwiftUI code for iOS 14+ API compliance, accessibility, performance, design, and TTBaseUIKit token compliance. Does NOT check for TTBaseSUI components.
Agent
Audits Swift/SwiftUI/UIKit code for performance issues: rendering, memory, CPU, main thread blocking, view recomputation.
Agent
Refactors SwiftUI views: extracts subviews, enforces TTBaseSUI patterns, stabilizes view tree, organizes code structure.
Agent
Refactors UIKit code for clean MVVM, extracts views, fixes constraint patterns, and enforces TTBaseUIKit compliance.
Agent
Reviews SwiftUI code for TTBaseSUI compliance, token usage, and TTBaseUIKit best practices.
Agent
Builds complete SwiftUI screens and components following TTBaseSUI and MVVM standards.
Agent
Reviews UIKit code for TTBaseUIKit compliance, MVVM correctness, API patterns, and iOS best practices.
Agent
Builds complete UIKit screens and full feature modules following TTBaseUIKit and MVVM standards.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: