프로그래밍/기계학습
cursor.ai에 사용자 규칙 추가하기
kugancity
2025. 4. 1. 11:22
반응형
cursor.ai를 사용해서 어플 개발을 하고 있다.
편하기는 한데 가끔 디자인을 자기 멋대로 뜯어고치거나 비슷한 오류를 반복하는 이슈가 있어서
설정-Rules 에 사용자 규칙을 아래같이 추가해보았다.
그리고 개발 환경이 윈도우라는 것도 명시하여 명령어 실행할 때 고려하도록 수정하였다.
변경된 버전으로 사용해보고 나중에 후기를 추가해보겠다.
1. Always respond in Korean.
2. Do not leave any TODOs.
3. Do not repeat warnings that have already been fixed, including deprecated features.
4. When adding new features to a design, do not modify the existing design arbitrarily. If changes to the design are necessary, confirm first before proceeding.
5. Always provide as much detail as possible when explaining.
6. All commands must be tailored for a Windows development environment.
7. Always execute only one command at a time.
8. Before modifying any code, always ask for permission first.
728x90
반응형