By zircote
Swift language server plugin for Claude Code with SourceKit-LSP integration and automated hooks for formatting, linting, and testing
npx claudepluginhub zircote/lsp-marketplace --plugin swift-lspA Claude Code plugin providing comprehensive Swift development support through:
# Run the setup command (after installing the plugin)
/setup
Or manually:
# SourceKit-LSP is included with Xcode
xcode-select --install
# Install development tools
brew install swiftformat swiftlint
The plugin configures SourceKit-LSP for Claude Code via .lsp.json:
{
"swift": {
"command": "sourcekit-lsp",
"args": [],
"extensionToLanguage": {
".swift": "swift"
},
"transport": "stdio"
}
}
Capabilities:
| Hook | Trigger | Description |
|---|---|---|
swiftformat | **/*.swift | Code formatting |
swiftlint | **/*.swift | Linting and style checks |
swift-syntax | **/*.swift | Syntax validation |
swift-todo-fixme | **/*.swift | Surface TODO/FIXME comments |
| Tool | Installation | Purpose |
|---|---|---|
sourcekit-lsp | Included with Xcode | LSP server |
swiftformat | brew install swiftformat | Formatting |
swiftlint | brew install swiftlint | Linting |
swift-lsp/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── .lsp.json # SourceKit-LSP configuration
├── commands/
│ └── setup.md # /setup command
├── hooks/
│ └── scripts/
│ └── swift-hooks.sh
├── tests/
│ └── SampleTest.swift # Test file
├── CLAUDE.md # Project instructions
└── README.md # This file
MIT
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
20 SEO and GEO skills plus 15 commands on one shared operating contract. Includes protocol-layer gates for content quality, domain trust, entity truth, and campaign memory alongside keyword research, content creation, audits, monitoring, schema markup, and AI citation optimization. v9.0.0 adds legal/compliance hardening (FTC, GDPR, EU AI Act, WCAG), 10 new playbooks, SKILL.md size compliance (≤350 lines), native install for Gemini CLI / Qwen / Amp / Kimi / CodeBuddy, and the experimental /seo:geo-drift-check command.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use