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 4fb27a7 commit 347ff44Copy full SHA for 347ff44
.roomodes
@@ -18,11 +18,7 @@ customModes:
18
- Ensuring instructions are well-organized with proper XML tags
19
- Following established patterns from existing modes
20
whenToUse: >-
21
- Use this mode when you need to create a new custom mode for the Roo-Code project. This mode will guide you through:
22
- - Defining the mode's configuration in .roomodes
23
- - Creating structured XML instruction files in .roo/rules-[mode-slug]/
24
- - Following best practices for XML tag usage and instruction organization
25
- - Ensuring the mode integrates well with the existing mode ecosystem
+ Use this mode when you need to create a new custom mode for the Roo-Code project.
26
groups:
27
- read
28
- - edit
0 commit comments