Skip to content

Commit 4782716

Browse files
committed
Add Claude Code suggestion to Prompting doc
1 parent 8b4c6ad commit 4782716

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
@@ -40,6 +40,7 @@ You can use the prompt in several ways:
4040
* Cursor: add the prompt to [your Project Rules](https://docs.cursor.com/context/rules-for-ai)
4141
* Zed: use [the `/file` command](https://zed.dev/docs/assistant/assistant-panel) to add the prompt to the Assistant context.
4242
* Windsurf: use [the `@-mention` command](https://docs.codeium.com/chat/overview) to include a file containing the prompt to your Chat.
43+
* Claude Code: add the prompt to your CLAUDE.md configuration after running `/init` to include best practices to a Workers project.
4344

4445
:::note
4546

0 commit comments

Comments
 (0)