georgeguimaraes

georgeguimaraes

Claude Code Elixir - Claude Code plugin marketplace for Elixir development

Just published claude-code-elixir, a plugin marketplace for Claude Code with Elixir support. These are the plugins I’ve been using for my own projects.

Includes:

  • elixir-lsp: Language Server integration (go-to-definition, references, Dialyzer). Using elixir-ls.
  • mix-format: Auto-formats .ex/.exs files after edits

claude plugin marketplace add georgeguimaraes/claude-code-elixir

https://github.com/georgeguimaraes/claude-code-elixir

Feedback welcome!

Most Liked

georgeguimaraes

georgeguimaraes

Added

  • elixir-architectural-thinking: Mental models for writing Elixir — how it differs from OOP.
  • phoenix-ecto-thinking: Architectural patterns for Phoenix and Ecto.
  • otp-thinking: OTP design patterns and when to use each abstraction.
Hsidhxxh

Hsidhxxh

thoughts on adding expert lsp?

georgeguimaraes

georgeguimaraes

all LSPs are bugged on Claude Code. there’s an open issue there.

Last Post!

fotkin

fotkin

Tried to use it, couldn’t get it to work, claude tried to help, run in circles, but nothing helped.

● Good news — expert IS running (Claude Code started it). It’s a BEAM process. And the manual test shows it does accept --stdio. The issue is likely that expert takes a while to initialize (compiling/indexing), and the LSP tool times out.

● Bash(which expert && expert --version 2>&1)
⎿ /root/.local/bin/expert
0.1.0-rc.5-d1b4889

Where Next?

Popular in Announcing Top

bryanjos
Hi, I just published version 0.23.0 of Elixirscript. https://github.com/bryanjos/elixirscript/blob/master/CHANGELOG.md Most of the chan...
New
josevalim
Yes, yet another parser combinator library! Most of the parser combinators in the ecosystem are either compile-time, often using AST tra...
159 19870 141
New
wfgilman
I’ve cleaned up and open sourced three financial libraries I was using for my company. They are bindings for the APIs of these three comp...
New
mspanc
I am pleased to announce an initial release of the Membrane Framework - an Elixir-based framework with special focus on processing multim...
New
kevinlang
Hey all, We have made an Ecto3 Adapter for SQLite3, ecto_sqlite3! We have successfully on-boarded the full suite of integration tests (...
New
zoltanszogyenyi
Hey everyone :waving_hand: Excited to join this forum - I am one of the founders and current project maintainers of a popular and open-s...
New
scohen
Lexical Lexical is a next-generation language server for the Elixir programming language. Features Context aware code completion As-you...
New

Other popular topics Top

electic
Hi, I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 54092 488
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
985 44608 311
New

We're in Beta

About us Mission Statement