Antoine van der Lee
Founder of SwiftLee, Indie Dev behind RocketSim
Amsterdam, the NetherlandsSwiftLee
Python
14★
stars on radar
98
public repos
Open source on the radar · 4

AvdLee/
Swift-Concurrency-Agent-Skill
Add expert Swift Concurrency guidance to your AI coding tool (Agent Skills open format): safe concurrency, performance optimization, and Swift 6 migration.
1.6k98

AvdLee/
Xcode-Build-Optimization-Agent-Skill
An Agent Skill helping you to optimize Xcode incremental and clean builds by running benchmarks and optimizing build settings.
1.2k47Python

AvdLee/
RocketSimApp
RocketSim — 30+ tools for Xcode's iOS Simulator. Testing, debugging, network monitoring, captures, accessibility, app actions, and AI agent automation via the RocketSim CLI. Used by 80k+ developers.
78636Swift

AvdLee/
Xcode-Disk-Cleanup-Agent-Skill
Audit Xcode developer storage, report recoverable GiB, and clean only explicitly approved items.
140Pythonnew
Agent skills · 0
xcode-build-orchestratorscripts
Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.
Security · AvdLee/Xcode-Build-Optimization-Agent-Skill
spm-build-analysisscripts
Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.
Other · AvdLee/Xcode-Build-Optimization-Agent-Skill
xcode-build-benchmarkscripts
Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.
Other · AvdLee/Xcode-Build-Optimization-Agent-Skill
xcode-build-fixerscripts
Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level compilation fixes, or SPM restructuring that was recommended by an analysis skill.
Workflow & Productivity · AvdLee/Xcode-Build-Optimization-Agent-Skill
xcode-compilation-analyzerscripts
Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.
Frontend · AvdLee/Xcode-Build-Optimization-Agent-Skill
swift-concurrency
Diagnose Swift Concurrency issues, refactor callback-based code to async/await, and guide Swift 6 migration when working with tasks, actors, @MainActor, Sendable, data races, thread safety, or concurrency-related compiler and linter warnings.
Databases · AvdLee/Swift-Concurrency-Agent-Skill
xcode-project-analyzer
Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration.
Security · AvdLee/Xcode-Build-Optimization-Agent-Skill
Roles are derived from products, launches and repositories we track — not from self-description.