Building a Mini Linker for SwiftUI Previews
How I rewrote Claude-XcodePreviews in Swift and accidentally built a declaration-level dependency resolver.
8 min read
swift swiftui tools
+1
How I rewrote Claude-XcodePreviews in Swift and accidentally built a declaration-level dependency resolver.
What I learned building claude-deep-review, a code review skill that decomposes review into 15 specialized agents running in parallel.
What I learned building Claudio, a tool that runs multiple AI coding agents simultaneously using git worktrees
What I learned building a CLI toolset that captures SwiftUI previews programmatically, giving AI coding assistants a visual feedback loop.