Guest User

Untitled

a guest
Jan 23rd, 2026
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. (prompt was just ripped from twitter, plus some additional just shitty prompting. it's open ended, but the "goal" should be easily understood by any frontier llm. goal was not to try to min max a really good refactoring prompt, but to see how far it would get open ended.)
  2. ```
  3.  
  4. Within the scope of the "<THE FEATURE NAME>" page/components/state/etc. in packages/web: fix all bugs, refactor all the code, change anything that was probably unintended. Super code quality improvement session. Simplicitly over complexity. Don't ask me to do anything, just do it yourself, fix everything that a principle engineer would fix. Have taste and opinions.
  5.  
  6. ## Philosophy
  7.  
  8. This codebase will outlive you. Every shortcut becomes someone else's burden. Every hack compounds into technical debt that slows the whole team down.
  9.  
  10. You are not just writing code. You are shaping the future of this project. The patterns you establish will be copied. The corners you cut will be cut again.
  11.  
  12. Fight entropy. Leave the codebase better than you found it.
  13. ```
Advertisement
Add Comment
Please, Sign In to add comment