·phoenix-static-files
</>

phoenix-static-files

j-morgan6/elixir-claude-optimization

Use when serving uploaded files, assets, or any static content. Covers static_paths configuration, Plug.Static setup, and troubleshooting file serving issues.

5Installs·0Trend·@j-morgan6

Installation

$npx skills add https://github.com/j-morgan6/elixir-claude-optimization --skill phoenix-static-files

SKILL.md

Use when serving uploaded files, assets, or any static content through Phoenix.

If you reference a path like /uploads/photo.jpg in your app, the directory "uploads" MUST be in staticpaths() or the file won't be served!

Rule: Any directory you serve files from must be listed here.

Use when serving uploaded files, assets, or any static content. Covers static_paths configuration, Plug.Static setup, and troubleshooting file serving issues. Source: j-morgan6/elixir-claude-optimization.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/j-morgan6/elixir-claude-optimization --skill phoenix-static-files
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is phoenix-static-files?

Use when serving uploaded files, assets, or any static content. Covers static_paths configuration, Plug.Static setup, and troubleshooting file serving issues. Source: j-morgan6/elixir-claude-optimization.

How do I install phoenix-static-files?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/j-morgan6/elixir-claude-optimization --skill phoenix-static-files Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/j-morgan6/elixir-claude-optimization