BeClaude

create-mode

New
22.2kSmitheryDevelopmentby roocodeinc

Instructions for creating custom modes in Roo Code. Use when the user asks to create a new mode, edit an existing mode, or configure mode settings.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/create-mode.md https://raw.githubusercontent.com/RooCodeInc/Roo-Code/main/src/services/skills/built-in/create-mode/SKILL.md
3
Invoke in Claude Code
/create-mode
View source on GitHub
codingdesign

Frequently Asked Questions

What is create-mode?

Instructions for creating custom modes in Roo Code. Use when the user asks to create a new mode, edit an existing mode, or configure mode settings.

How to install create-mode?

To install create-mode, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /create-mode.

What is create-mode best for?

create-mode is a community categorized under Development. It is designed for: coding, design. Created by roocodeinc.