rsaccone
- 5 skills
- 0 followers
- 10 hours ago last updated
- ▌ Swift House Style · rsaccone bundleExpert guidance for Swift code quality and refactoring. Use when developers ask for Swift best-practice reviews, style cleanup, readability improvements, API design feedback, optional/error-handling guidance, performance-minded refactors, or production-readiness checks.
- ▌ Swiftui Best Practices · rsacconeApply SwiftUI best practices: predictable state, small views, testable logic, and correct navigation patterns.
- ▌ Swift Testing Task Local Di · rsacconeGuidance for tests that use task-local or ambient dependency containers under Swift Testing, especially when suites run in parallel. Covers container scoping, inherited task-local context, detached task hazards, setup ordering, and review heuristics.
- ▌ Factorykit Testing Containers · rsacconeGuidance for testing code that uses FactoryKit shared containers, especially when container overrides interact with Swift Testing parallelization, task-local scoping, and FactoryTesting traits.
- ▌ IOS Live Activities · rsacconeProduction-grade best practices for ActivityKit and Live Activities including architecture, token lifecycle, updates, concurrency, UI, and testing.