j-morgan6
@j-morgan6
5 Skills
671 Total Stars
February 2026 Joined
Public Skills
ecto-essentials
by j-morgan6
MANDATORY for ALL database work. Invoke before modifying schemas, queries, or migrations.
elixir-essentials
by j-morgan6
MANDATORY for ALL Elixir code changes. Invoke before writing any .ex or .exs file.
phoenix-liveview-essentials
by j-morgan6
MANDATORY for ALL LiveView work. Invoke before writing LiveView modules or .heex templates.
phoenix-uploads
by j-morgan6
MANDATORY for file upload features. Invoke before implementing upload or file serving functionality.
testing-essentials
by j-morgan6
MANDATORY for ALL test files. Invoke before writing any _test.exs file.