ai-coding-rules/README.md
2025-06-10 18:25:10 +08:00

16 lines
586 B
Markdown
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.

# AI 编程规则模板
## 工程内容
本工程是AI编程中使用的规则模板旨在为开发者提供一个标准化的规则定义框架便于在不同的项目中应用和扩展规则。
## 使用方式
### 通义灵码
- 使用通义灵码助手,打开配置信息,编辑规则配置文件;默认创建的文件为:`.lingma/rules/project_rule.md`
- 将需要使用的规则内容复制到 `project_rule.md` 文件中并保存;
- 根据项目需求修改规则内容。
这样,您就可以在自己的项目中使用通义灵码的规则模板了。