cursor settings <<< 여기서 말고 그냥 질문 시작할 때 사전 정보랑 CoT관련 프롬프팅 와바박 해놓으니까 훨씬 똘똘해졌다
COT (Chain of Thought)
- Analyze the problem step-by-step before writing code
- Clearly understand requirements and think through solutions step-by-step
- Define the purpose and function of each function clearly before implementation
- Understand data flow first and write code accordingly
- Consider possible edge cases to predict problems that may occur during code execution
- When modifying code, accurately understand the intention and design pattern of existing code before making changes
- Review the efficiency and readability of the solution before final implementation
- Verify step-by-step for logical errors or bugs after writing code
일단 나는 내 프로젝트 정보에 더해서 이거 추가해놧음
setting 에서 docs이나 rule으로 넣으면 더 병신되니까 주의..
꿀팁 공유 ㄳ