Skip to content

Commit 2ff8675

Browse files
committed
feat: enhance custom modes documentation; add community modes discovery section
1 parent b61ad3f commit 2ff8675

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/features/custom-modes.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Roo Code allows you to create **custom modes** to tailor Roo's behavior to speci
3737
Each mode—including custom ones—features **Sticky Models**. This means Roo Code automatically remembers and selects the last model you used with a particular mode. This lets you assign different preferred models to different tasks without constant reconfiguration, as Roo switches between models when you change modes.
3838
:::
3939

40+
:::info Discover Community Modes
41+
Looking for ready-to-use custom modes? Visit the [Roo Code Marketplace](/features/marketplace) to browse and install community-contributed modes with a single click. The marketplace offers specialized modes for various tasks like React development, documentation writing, testing, and more—all created and shared by the Roo Code community.
42+
:::
43+
4044
---
4145

4246
## Why Use Custom Modes?
@@ -661,5 +665,3 @@ In addition to mode-specific rules directories, there's also a generic `.roo/rul
661665
- **Invalid regex patterns:** If your `fileRegex` pattern is invalid, you'll receive an error message. Test your patterns using online regex testers before applying them.
662666
- **Precedence confusion:** Remember that project modes completely override global modes with the same slug - no properties are merged.
663667

664-
## Community Resources
665-
Ready to explore more? Check out the [Community Projects](/community) page to discover tools and projects that extend Roo Code's capabilities, including sophisticated custom mode collections like [Roo Commander](/community/roo-commander) and [Maestro](/community/maestro).

0 commit comments

Comments
 (0)