Phoenix Framework skills for building web applications
/plugin marketplace add TheBushidoCollective/han
/plugin install jutsu-phoenix@TheBushidoCollective/han
Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects
Use when applying Phoenix Framework best practices including context design, controller patterns, and application architecture. Use when building Phoenix applications.
Define routes and URL helpers in Phoenix applications including resources, scopes, pipelines, and verified routes
Render views and templates in Phoenix using HEEx templates, function components, slots, and assigns
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Frontend design skill for UI/UX implementation