cursor settings <<< 여기서 말고 그냥 질문 시작할 때 사전 정보랑 CoT관련 프롬프팅 와바박 해놓으니까 훨씬 똘똘해졌다

COT (Chain of Thought)

  1. Analyze the problem step-by-step before writing code
  2. Clearly understand requirements and think through solutions step-by-step
  3. Define the purpose and function of each function clearly before implementation
  4. Understand data flow first and write code accordingly
  5. Consider possible edge cases to predict problems that may occur during code execution
  6. When modifying code, accurately understand the intention and design pattern of existing code before making changes
  7. Review the efficiency and readability of the solution before final implementation
  8. Verify step-by-step for logical errors or bugs after writing code


일단 나는 내 프로젝트 정보에 더해서 이거 추가해놧음

setting 에서 docs이나 rule으로 넣으면 더 병신되니까 주의..