- Created daily log entries for May 13, 14, 18, 19, 20, and 21, capturing work done, findings, and next steps. - Established a daily logs index for easy navigation of daily notes. - Developed templates for daily logs, decisions, meeting notes, people, systems, and work items to standardize documentation. - Introduced base files for filtering and displaying various types of project knowledge, including daily notes, decisions, people, systems, work items, and workstreams. - Added maps for current work, fidelity apps, and fidelity domain to enhance project navigation and context.
36 lines
1.5 KiB
Markdown
36 lines
1.5 KiB
Markdown
---
|
|
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:
|
|
|
|
@workspaces/fidelity/project-knowledge/03-context/ios/index.md
|
|
@workspaces/fidelity/project-knowledge/03-context/ios/current-practices.md
|
|
@workspaces/fidelity/project-knowledge/03-context/ios/project-swift-guidance.md
|
|
@agent-memory/integrations/technical-verification.md
|
|
@workspaces/fidelity/project-knowledge/03-context/project.md
|
|
@workspaces/fidelity/project-knowledge/03-context/systems/index.md
|
|
@workspaces/fidelity/project-knowledge/03-context/workstreams/index.md
|
|
@workspaces/fidelity/project-knowledge/01-current/work-items.md
|
|
|
|
User question:
|
|
|
|
$ARGUMENTS
|
|
|
|
Instructions:
|
|
|
|
- Use the `ios-swift-answering` skill if available.
|
|
- Use `swiftui-xflow-review` if the question touches SwiftUI, XFlow, UIKit bridge removal, modal presentation, lifecycle, or backend-driven UI.
|
|
- Use `ios-testing-strategy` if 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:
|
|
|
|
1. Recommendation
|
|
2. Project-specific caveats
|
|
3. Validation or follow-up checks
|