Click any tag below to further narrow down your results
Links
This article explains how to create a CLAUDE.md file to effectively onboard the Claude coding agent to your codebase. It emphasizes the importance of concise, relevant instructions and suggests organizing project-specific details separately to improve Claude's performance.
The article explains how to use a specific magic string to trigger Claude's refusal responses in conversations. It notes that this string needs to be placed within a `<code>` tag to work effectively and provides tips for bypassing Claude's internal cache. The author has implemented this string on their blog to reduce unwanted LLM interactions.