Auto-discovered marketplace from tszaks/sourcekit-lsp-marketplace
npx claudepluginhub tszaks/sourcekit-lsp-marketplaceSwift and Objective-C language server via Apple SourceKit-LSP
A Claude Code marketplace plugin that provides Swift and Objective-C language server support via Apple's SourceKit-LSP.
.swift - Swift.m - Objective-C.mm - Objective-C++.h - C/Objective-C headers/plugintjzaks/sourcekit-lsp-marketplacesourcekit-lspOnce installed, Claude Code will automatically use SourceKit-LSP when working with Swift files, enabling faster and more accurate code navigation.
Tyler Szakacs - Szakacs Media Company
/plugintszaks/sourcekit-lsp-marketplacesourcekit-lsp plugin from DiscoverUse the copy button on this code block in GitHub.
Repo: sourcekit-lsp-marketplace
Goal: Add Swift/Obj-C SourceKit-LSP support to Claude Code.
Setup:
1) Ensure macOS with Xcode installed
2) In Claude Code run /plugin
3) Add marketplace tszaks/sourcekit-lsp-marketplace
4) Install sourcekit-lsp plugin
Use:
- Work in .swift/.m/.mm/.h files with improved definitions/references/diagnostics
How it works:
- Claude plugin -> SourceKit-LSP bridge -> language intelligence from Xcode toolchain