Tulio Cunha
Community@tuliopc23
. Full Stack Developer . Command Line Junkie . Unix Enthusiast . Tool Addict
Agent Skills by Tulio Cunha
Showing 147 vetted skills indexed across 3 GitHub repositories.
modern-css
Create responsive components with container queries and modern color functions.
axiom-in-app-purchases
Implement StoreKit 2 in-app purchases with a testing-first workflow.
axiom-hang-diagnostics
Diagnose application hangs by identifying main thread blocking with profiling tools.
axiom-database-migration
Evolve SQLite, GRDB, and SwiftData schemas with additive, idempotent migrations.
axiom-file-protection-ref
Explain iOS Data Protection file encryption levels and their background access implications.
axiom-now-playing-carplay
Integrates iOS audio apps with Apple CarPlay's Now Playing interface using MPNowPlayingInfoCenter and MPRemoteCommandCenter.
axiom-app-intents-ref
Reference integrating iOS apps with Apple's App Intents framework.
axiom-swiftui-layout-ref
Reference SwiftUI adaptive layout APIs for responsive interfaces.
axiom-vision-ref
Reference Apple's Vision framework APIs for subject segmentation, pose detection, face analysis, text recognition, and barcode detection.
axiom-xctest-automation
Automate XCUITest development with accessibility identifiers and condition-based waits.
axiom-camera-capture
Implement custom camera capture with AVFoundation across Apple platforms.
axiom-concurrency-profiling
Analyze Swift async/await performance and actor contention using Instruments.
axiom-ios-integration
Route iOS system integration tasks to specialized sub-skills.
axiom-assume-isolated
Access actor-isolated state synchronously when execution context is confirmed.
axiom-swiftui-debugging
Diagnose SwiftUI view update, preview crash, and layout issues.
axiom-foundation-models
Implement on-device AI on Apple platforms using the Foundation Models framework.
axiom-swiftui-containers-ref
Reference SwiftUI layout containers across iOS versions 13 to 26.
axiom-testflight-triage
Triage TestFlight crashes and feedback using Xcode Organizer.
axiom-storage-diag
Diagnose iOS file storage issues using Swift code examples and decision trees.
axiom-sqlitedata-ref
Explain advanced SQLiteData query patterns using GRDB and StructuredQueries in Swift.
axiom-swiftui-debugging-diag
Diagnose complex SwiftUI view issues using Self._printChanges() and Xcode Instruments.
axiom-core-location
Guide iOS Core Location authorization, monitoring, accuracy, and background handling.
axiom-storage-management-ref
Reference iOS storage APIs for capacity checks, backup exclusions, and purgeable files.
axiom-icloud-drive-ref
Implement iCloud Drive file synchronization with NSFileCoordinator and NSFileVersion.