bygeorgeguimaraes· 6 skills
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 handle_event, handle_info, handle_params, mount, channels, controllers, components, assigns, sockets, or PubSub. Covers where to load data (mount vs handle_params) and the LiveView lifecycle.
$npx -y skills add georgeguimaraes/claude-code-elixir --skill phoenix-thinkingInstalls into the current project.
Run `npx skills use "https://github.com/georgeguimaraes/claude-code-elixir" --skill "georgeguimaraes/claude-code-elixir/phoenix-thinking"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/georgeguimaraes/claude-code-elixir" that are relevant to the current task. Run `npx skills add "https://github.com/georgeguimaraes/claude-code-elixir"` and select the relevant skills, then follow their instructions.