| ▲ | sahilagarwal 7 hours ago | |
Hi Boris, If you wouldn't mind answering a question for me, it's one of the main things that has made me not add claude in vscode. I have a custom 'code style' system prompt that I want claude to use, and I have been able to add it when using claude in browser - ``` Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Readability counts. Special cases aren't special enough to break the rules. Although practicality beats purity. If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea. Trust the context you're given. Don't defend against problems the human didn't ask you to solve. ``` How can I add it as a system prompt (or if its called something else) in vscode so LLMs adhere to it? | ||
| ▲ | bcherny 5 hours ago | parent [-] | |
Add it to your CLAUDE.md. Claude will automatically read that file every time it starts up | ||