logo
主页
STRRL · 2025/07/24 16:07
Beast Mode for Claude Code(and other Code Agents)

So what is Beast Mode?

It’s a typical prompt engineering / context engineering trick that allows you to get the most out of Claude Code or other code agents.

Reference:

How to enable Beast Mode?

for claude, gemini or qwen just copy, paste and run the following instruction in your claude code session:

1
2
3
4

Please list all files under https://gist.github.com/burkeholland/88af0249c4b6aff3820bf37898c8bacf by api.github.com, pick the latest beast mode version, and replace the toolcalls with your own tool calls. 

Then write the updated version into CLAUDE.md file, always follow the instructions/pattern.
STRRL · 2025/02/10 08:17
2024 Review: 40 questions to ask yourself every year

Several days ago, I read Xuanwo’s 2024 Review - 40 questions to myself, I think I should also make one, to make my life look like it is not that boring.

1.What did you do this year that you’d never done before?

  • We had a wedding.
  • I started a new career as indie developer, bootstrapped Boring Design
  • I moved from Hangzhou to Vancouver.
  • I started to learn web 3 systematically.

2. Did you keep your new year’s resolutions?

No. I do not think I have new year’s resolution. Should I make one?

... 显示更多