1.3 KiB
1.3 KiB
description
| description |
|---|
| Answer Swift or iOS programming questions with Fidelity/XFlow context |
Answer the user's Swift/iOS programming question using current iOS practices and this workspace's Fidelity context.
Read:
@project-knowledge/03-context/ios/index.md @project-knowledge/03-context/ios/current-practices.md @project-knowledge/03-context/ios/project-swift-guidance.md @agent-memory/integrations/technical-verification.md @project-knowledge/03-context/project.md @project-knowledge/03-context/systems/index.md @project-knowledge/03-context/workstreams/index.md @project-knowledge/01-current/work-items.md
User question:
$ARGUMENTS
Instructions:
- Use the
ios-swift-answeringskill if available. - Use
swiftui-xflow-reviewif the question touches SwiftUI, XFlow, UIKit bridge removal, modal presentation, lifecycle, or backend-driven UI. - Use
ios-testing-strategyif the question touches tests or validation. - If current Apple API, Swift, CocoaPods, SPM, Xcode, CI/build, or testing behavior matters, verify against official/primary documentation before making strong claims.
- Contextualize the answer to Fidelity only when it materially changes the recommendation.
- Separate current best practice from project-safe recommendation when they differ.
Return:
- Recommendation
- Project-specific caveats
- Validation or follow-up checks