---
url: /fastapi_best_architecture_docs/ai/prompt.md
---
提示词不以多取胜，而是可用性，无效的提示词反而会给 LLM 带来负担

[Prompt 介绍](../blog/claude-ai-ecosystem.md){.read-more}

## Git 操作

```markdown
## Git

Disable any automatic git save related actions (add, commit...).
```

## 语言规范

```markdown
## Language norms

Thinking and executing are always in English, but replies are always in Chinese.
```

## 文件写入

```markdown
## File write

When writing too much file content at one time, always write in batches.
```
