swiftui agents

35 tagged swiftui, measured the same way as everything else here.

Browse within: swift 35ios 34base-project 17baseview 17programmatically-layout 17axiom 12claude-code-skill 5code-quality 5

Terryc21/workflow-audit

Agent

Layer 3 systematically scans ALL entry points from Layer 1 and applies issue detection rules. Unlike Layer 2 (which traces specific flows in depth), Layer 3 does a breadth-first scan to categorize issues across the entire codebase.

58 5d ago A 0 tokens original Apache-2.0

Terryc21/workflow-audit

Agent

Layer 4 evaluates workflows from the user's perspective. While Layers 1-3 analyze code structure, Layer 4 asks: "Does this workflow help the user achieve their goal?".

58 5d ago A 0 tokens original Apache-2.0

layer5-data-wiring

03

Terryc21/workflow-audit

Agent

Layer 5 verifies that features use real user data instead of mock/hardcoded values, and that model capabilities are fully wired into the features that need them. While Layers 1-4 audit navigation and UX, Layer 5 audits whether the data flowing through those workflows is genuine.

58 5d ago A 0 tokens original Apache-2.0

tqtuan1201/TTBaseUIKit

Agent

Builds complex custom SwiftUI views using standard SwiftUI components with TTBaseUIKit design tokens (XView/XSize/XFont). Does NOT use TTBaseSUI wrapper components.

23 1mo ago A 42 tokens original MIT

tqtuan1201/TTBaseUIKit

Agent

Reviews native SwiftUI code for iOS 14+ API compliance, accessibility, performance, design, and TTBaseUIKit token compliance. Does NOT check for TTBaseSUI components.

23 1mo ago A 43 tokens original MIT

swift-developer

07

hmohamed01/swift-developer

Agent

Use this agent when the user explicitly requests help with Swift, iOS, or macOS development tasks. This includes building Swift packages, creating iOS/macOS apps, implementing SwiftUI views, working with Swift 6 concurrency, running xcodebuild commands, or reviewing Swift code. Context: User is starting a new iOS…

5 7mo ago A 415 tokens

Kasempiternal/axiom-v2

Agent

Use this agent when the user mentions accessibility checking, App Store submission, WCAG compliance, VoiceOver issues, or Dynamic Type violations. Runs comprehensive accessibility audit to detect VoiceOver issues, Dynamic Type violations, color contrast failures, touch target sizes, and WCAG compliance problems. user…

4 6mo ago A 161 tokens original MIT

code-auditor

09

Kasempiternal/axiom-v2

Agent

Use this agent for code-level audits: concurrency, memory, Swift performance, Codable, or database schema. Supports --focus parameter to target specific audit areas. user: "Check my code for Swift 6 concurrency issues" assistant: [Launches code-auditor with --focus concurrency] user: "Can you check my code for memory…

4 6mo ago A 236 tokens original MIT

ui-auditor

10

Kasempiternal/axiom-v2

Agent

Use this agent for SwiftUI UI audits: architecture, performance, navigation, layout, liquid glass, or text rendering. Supports --focus parameter to target specific audit areas. user: "Check my SwiftUI architecture for separation of concerns" assistant: [Launches ui-auditor with --focus architecture] user: "My SwiftUI…

4 6mo ago A 287 tokens original MIT