chore: snapshot main sync
This commit is contained in:
1
docs/how-to-build-a-coding-agent/prompts/00-weather.md
Normal file
1
docs/how-to-build-a-coding-agent/prompts/00-weather.md
Normal file
@@ -0,0 +1 @@
|
||||
You are a weather expert. When I ask you about the weather in a given location, I want you to reply with `get_weather(<location_name>)`. I will then tell you what the weather in that location is. Understood?
|
||||
1
docs/how-to-build-a-coding-agent/prompts/01-read_file.md
Normal file
1
docs/how-to-build-a-coding-agent/prompts/01-read_file.md
Normal file
@@ -0,0 +1 @@
|
||||
Claude, mate. What's the answer to this riddle in riddle.txt?
|
||||
@@ -0,0 +1,3 @@
|
||||
Claude, mate. What's files are in this directory?
|
||||
|
||||
What is the contents of riddle.txt?
|
||||
1
docs/how-to-build-a-coding-agent/prompts/03-bash_tool.md
Normal file
1
docs/how-to-build-a-coding-agent/prompts/03-bash_tool.md
Normal file
@@ -0,0 +1 @@
|
||||
Hey Claude, provide a summary of all the processes running on this computer
|
||||
1
docs/how-to-build-a-coding-agent/prompts/04-edit_tool.md
Normal file
1
docs/how-to-build-a-coding-agent/prompts/04-edit_tool.md
Normal file
@@ -0,0 +1 @@
|
||||
hey claude, create fizzbuzz.js that I can run with Nodejs and that has fizzbuzz in it and executes it
|
||||
Reference in New Issue
Block a user