Skip to content

Commit d55b317

Browse files
rita3koToriLindsay
authored andcommitted
Add Claude Code suggestion to Prompting doc (#20493)
Co-authored-by: ToriLindsay <[email protected]>
1 parent f4a4c62 commit d55b317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/workers/get-started/prompting.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ You can use the prompt in several ways:
4141
* Cursor: add the prompt to [your Project Rules](https://docs.cursor.com/context/rules-for-ai)
4242
* Zed: use [the `/file` command](https://zed.dev/docs/assistant/assistant-panel) to add the prompt to the Assistant context.
4343
* Windsurf: use [the `@-mention` command](https://docs.codeium.com/chat/overview) to include a file containing the prompt to your Chat.
44+
* Claude Code: add the prompt to your CLAUDE.md configuration after running `/init` to include best practices to a Workers project.
4445
* GitHub Copilot: create the [`.github/copilot-instructions.md`](https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot) file at the root of your project and add the prompt.
4546

4647
:::note

0 commit comments

Comments
 (0)