georgeguimaraes/claude-code-elixir
Plugin Claude Code
Plugin marketplace listing 5 plugins: elixir-lsp, elixir, mix-compile, mix-format, mix-credo.
georgeguimaraes/claude-code-elixir
Plugin Claude Code
Plugin marketplace listing 5 plugins: elixir-lsp, elixir, mix-compile, mix-format, mix-credo.
georgeguimaraes/claude-code-elixir
Plugin Claude Code
Elixir Language Server integration for Claude Code.
georgeguimaraes/claude-code-elixir
Plugin Claude Code
Paradigm-shifting skills for Elixir, Phoenix, and OTP development.
georgeguimaraes/claude-code-elixir
Hook
Runs when a session starts on startup, resume, clear and compact, executing run-hook.cmd. From georgeguimaraes/claude-code-elixir.
georgeguimaraes/claude-code-elixir
Skill Claude CodeCodex
This skill should be used when the user asks to "add a database table", "create a new context", "query the database", "add a field to a schema", "validate form input", "fix N+1 queries", "preload this association", "separate these concerns", or mentions Repo, changesets, migrations, Ecto.Multi, hasmany, belongsto…
georgeguimaraes/claude-code-elixir
Skill Claude CodeCodex
This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the pipe operator", "add error handling", "make this concurrent", or mentions protocols, behaviours, pattern matching, with statements…
georgeguimaraes/claude-code-elixir
Skill Claude CodeCodex
This skill should be used when the user asks to "add a background job", "process async", "schedule a task", "retry failed jobs", "add email sending", "run this later", "add a cron job", "unique jobs", "batch process", or mentions Oban, Oban Pro, workflows, job queues, cascades, grafting, recorded values, job args, or…
georgeguimaraes/claude-code-elixir
Skill Claude CodeCodex
This skill should be used when the user asks to "add background processing", "cache this data", "run this async", "handle concurrent requests", "manage state across requests", "process jobs from a queue", "this GenServer is slow", or mentions GenServer, Supervisor, Agent, Task, Registry, DynamicSupervisor, handlecall…
georgeguimaraes/claude-code-elixir
Skill Claude CodeCodex
This skill should be used when the user asks to "add a LiveView page", "create a form", "handle real-time updates", "broadcast changes to users", "add a new route", "create an API endpoint", "fix this LiveView bug", "why is mount called twice?", or mentions handleevent, handleinfo, handleparams, mount, channels…
georgeguimaraes/claude-code-elixir
Skill Claude CodeCodex
This skill should be used when the user works on any .ex or .exs file, mentions Elixir/Phoenix/Ecto/OTP, the project has a mix.exs, or asks "which skill should I use", "new to Elixir", "help with Elixir". Routes to the correct thinking skill BEFORE exploring code. Triggers on "implement", "add", "fix", "refactor" in…
georgeguimaraes/claude-code-elixir
Plugin Claude Code
Run mix compile --warnings-as-errors after editing Elixir files.
georgeguimaraes/claude-code-elixir
Plugin Claude Code
Run mix credo after editing Elixir files to check code quality.
georgeguimaraes/claude-code-elixir
Plugin Claude Code
Auto-format Elixir files with mix format after edits.
georgeguimaraes/claude-code-ghost
Plugin Claude Code
Plugin marketplace listing 1 plugin: ghost-blog.
georgeguimaraes/claude-code-ghost
Plugin Claude Code
Manage your Ghost blog directly from Claude Code: create, update, publish, schedule posts, upload images, manage tags, members, and newsletters.
georgeguimaraes/claude-code-ghost
Skill Claude CodeCodex
This skill should be used when the user wants to interact with a Ghost blog via its Content and Admin APIs. Relevant when the user says things like 'list my blog posts', 'create a new draft', 'publish my draft', 'schedule a post for tomorrow', 'upload an image to my blog', 'manage blog tags', 'show my Ghost site…