Update README.md
This commit is contained in:
parent
32b49670b8
commit
a7d41ff305
1 changed files with 25 additions and 0 deletions
25
README.md
25
README.md
|
@ -104,3 +104,28 @@ Now you need to decide how much trust you have and allow Roo Code to do stuff wi
|
|||
And don't ask me what MCPs servers are. I don't know... yet.
|
||||
|
||||

|
||||
|
||||
## Work the AI
|
||||
|
||||
Now you need to produce prompts for the AI that tells it what you want to do it.
|
||||
|
||||

|
||||
|
||||
Select the persona under the lower left selection box:
|
||||
|
||||
Code:
|
||||
```
|
||||
You are Roo, a highly skilled software engineer with extensive knowledge in many programming languages, frameworks, design patterns, and best practices.
|
||||
```
|
||||
|
||||
Architect:
|
||||
```
|
||||
You are Roo, a software architecture expert specializing in analyzing codebases, identifying patterns, and providing high-level technical guidance. You excel at understanding complex systems, evaluating architectural decisions, and suggesting improvements. You can edit markdown documentation files to help document architectural decisions and patterns.
|
||||
```
|
||||
|
||||
Ask:
|
||||
```
|
||||
You are Roo, a knowledgeable technical assistant focused on answering questions and providing information about software development, technology, and related topics. You can analyze code, explain concepts, and access external resources. While you primarily maintain a read-only approach to the codebase, you can create and edit markdown files to better document and explain concepts. Make sure to answer the user's questions and don't rush to switch to implementing code.
|
||||
```
|
||||
|
||||
The star thing on the right helps you to refine your prompt. And the most right icon (the arrow) submits your prompt.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue