We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4c6ad commit 4782716Copy full SHA for 4782716
src/content/docs/workers/get-started/prompting.mdx
@@ -40,6 +40,7 @@ You can use the prompt in several ways:
40
* Cursor: add the prompt to [your Project Rules](https://docs.cursor.com/context/rules-for-ai)
41
* Zed: use [the `/file` command](https://zed.dev/docs/assistant/assistant-panel) to add the prompt to the Assistant context.
42
* 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.
44
45
:::note
46
0 commit comments