EnergyEfficiencyManagement/Assets/.clinerules

22 lines
679 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Cline 自定义规则
## 工作模式
- 只在明确要求时才创建任务步骤
- 不要自动规划多步任务,等我确认后再继续
- 每次只执行一个操作,等待我确认
## 代码生成
- 不要创建测试文件,除非我明确要求
- 不要自动重构代码,除非我要求优化
- 优先使用现有代码结构,不要擅自修改
## 文件操作
- 修改文件前先列出变更内容
- 不要创建额外的配置文件
- 不要创建README等注释文件除非我明确要求
- 不要自动安装依赖,先问我
## 沟通方式
- 简洁回答,不要过度解释
- 直接给出代码,少说废话
- 有疑问先问,不要假设