An official plugin skill that connects the Swift language server (SourceKit-LSP) to Claude Code. In iOS/macOS projects it enables semantic code navigation — go-to-definition, find-references, real-time type checking — instead of text search.
Last 12 weeks · weekly buckets. New tools get more accurate as observation weeks add up.
Tools that are especially used together with this one. The higher the value, the better the fit.
swift-lsp Skill is an official plugin skill that connects the Swift language server (SourceKit-LSP) to Claude Code. In iOS/macOS projects it enables semantic code navigation—go-to-definition, find-references, real-time type checking—instead of text search.
Builders use it when they need accurate symbol definition and reference lookup, plus type-aware navigation and edits, in Swift codebases.
The goal is to improve Swift work in Claude Code with SourceKit-LSP semantic analysis rather than plain text search.
An official plugin skill that connects SourceKit-LSP to Claude Code for semantic Swift navigation.
Go-to-definition, find-references, and real-time type checking instead of text search.
iOS/macOS Swift projects, per the summary.
It uses SourceKit-LSP semantic analysis rather than string matching.