Language-server plugins for scientific/systems languages, from forKernels — Zig and Fortran.
| Plugin | Language server | Files |
|---|---|---|
zig-lsp | zls | .zig, .zon |
fortran-lsp | fortls | .f90 .F90 .f .F .f95 .f03 .f08 .for .fpp .f77 |
r-lsp | languageserver | .r, .R |
julia-lsp | LanguageServer.jl | .jl |
latex-lsp | texlab | .tex .bib .sty .cls |
lean-lsp | lean --server | .lean |
/plugin marketplace add forKernels/sci-lsp
These plugins wrap external binaries — install them and make sure they're on your PATH.
zls (Zig) — zls is version-locked to your Zig release. Match them:
| Zig | zls |
|---|---|
| 0.15.x | 0.15.0 |
| 0.16.x | 0.16.0 |
# macOS arm64 example, Zig 0.15.x:
curl -sL -o /tmp/zls.tar.xz \
https://github.com/zigtools/zls/releases/download/0.15.0/zls-aarch64-macos.tar.xz
mkdir -p /tmp/zls && tar -xf /tmp/zls.tar.xz -C /tmp/zls
install -m 0755 /tmp/zls/zls ~/.local/bin/zls
zls --version # -> 0.15.0
fortls (Fortran) — via uv (recommended) or pipx/pip:
uv tool install fortls # or: pipx install fortls
fortls --version
Ensure ~/.local/bin is on your PATH.
/plugin # enable zig-lsp and fortran-lsp
or add to ~/.claude/settings.json:
"enabledPlugins": {
"zig-lsp@sci-lsp": true,
"fortran-lsp@sci-lsp": true
}
MIT © lupin4 / The Fantastic Planet
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimLaTeX language server (texlab) for scientific writing
Lean 4 language server (lean --server) for formal math and proofs
Zig language server (zls) for code intelligence and analysis
Fortran language server (fortls) for code intelligence and analysis
Julia language server (LanguageServer.jl) for scientific computing
npx claudepluginhub forkernels/sci-lsp --plugin r-lspComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native