Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions website/docs/en/guide/start/ai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,3 @@ You are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development
```

You can also customize it for your project, adding more details about the project structure, overall architecture, and other relevant information so Agents can better understand your project.

::: tip

If you are using Claude Code, you can create a `CLAUDE.md` file and reference the `AGENTS.md` file in it.

```markdown title="CLAUDE.md"
@AGENTS.md
```

:::
10 changes: 0 additions & 10 deletions website/docs/zh/guide/start/ai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,3 @@ You are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development
```

你也可以根据项目的实际情况进行修改,添加更多关于项目结构、整体架构等多方面的信息,以便 Agents 更好地理解你的项目。

::: tip

如果你使用的是 Claude Code,可以创建一个 `CLAUDE.md` 文件,并在其中引用 `AGENTS.md` 文件。

```markdown title="CLAUDE.md"
@AGENTS.md
```

:::
Loading