Hacker News new | ask | show | jobs
by jtbayly 301 days ago
Would you be willing to share your CLAUDE.md file contents? I’m vibe coding in Elixir.
1 comments

I somewhat followed this:

https://elixirforum.com/t/coding-with-llms-conventions-md-fo...

It's not perfect - you often have to remind it not to write imperative style code and to lean on Elixir conventions like "with" statements, function head matching, not reassigning vars, etc.