Seeking Advice on Getting AI to Follow Effect.ts Rules Strictly
Hey, I really like the ideas of Effect, seems great, Matt Pocock got me into this. I don't really like AI coding, but sometimes you just have to. Is there any way to get the Claude Code (after-update lobotomized Opus 4.5) to strictly follow the rules? I explicitly ask it to follow the Effect.ts rules, I added a bunch of them in
CLAUDE.md
CLAUDE.md
and it still has pretty questionable decisions.
I guess my question is, can someone in a similar situation to mine, that went through it, share their
CLAUDE.md
CLAUDE.md
,
AGENTS.md
AGENTS.md
etc. file that works?
I also got the LSP: https://github.com/Effect-TS/language-service. Maybe it's a prompting issue or just an LLM issue in general, but I would really love to have a solid foundation in my codebase.