Avdlee
Skills by @avdlee
Featured skills
swiftui-expert-skill
Used when writing, reviewing, or refactoring SwiftUI code for iOS or macOS, including state management and...
update-swiftui-apis
Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements.
swift-concurrency
Diagnose Swift Concurrency issues, refactor callback-based code to async/await, and guide Swift 6 migration when...
diagnostics-report-analyzer-skill
Used to analyze AvdLee Diagnostics HTML reports for customer support and debugging.
spm-build-analysis
Used to analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead...
xcode-build-benchmark
Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped...
xcode-build-fixer
Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement.
xcode-build-orchestrator
Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing...
xcode-compilation-analyzer
Used to analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics,...
xcode-project-analyzer
Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements...
swift-testing-expert
Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test...
core-data-expert
Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge...