Account Types:
Type / to get an autocomplete list of commands
/model [sonnet|opus] - leave model out to check current one@ prefix/compact - Manually compact in advance so you don’t lose context in the middle of something you need it for/clear to fully clear context if done tasksCLAUDE.md
# command: create a memory and add it to the file! interpolates a bash command/init/resume - pick up a conversation you left off in a previous run, can choose from a list$ npx skills add vercel-labs/agent-skills
$ gem install ruby-lsp
$ claude plugin install ruby-lsp@claude-plugins-official
$ npx skills add vercel-labs/agent-skills
$ claude mcp add playwright npx @playwright/mcp@latest -s user
$ claude
> /plugin marketplace add VoltAgent/awesome-claude-code-subagents
> /plugin install voltagent-core-dev
> /plugin install voltagent-lang
> /plugin install voltagent-infra
> /plugin install voltagent-qa-sec
> /plugin install voltagent-data-ai
> /plugin install voltagent-dev-exp
> /plugin install voltagent-biz
> /plugin marketplace add expo/skills
> /plugin install expo-app-design
> /plugin install upgrading-expo
> /plugin install expo-deployment
> /plugin marketplace add callstackincubator/agent-skills
> /plugin install react-native-best-practices@callstack-agent-skills
Add the following to ~/.claude.json:
{
"mcpServers": {
"maestro": {
"command": "maestro",
"args": [
"mcp"
]
}
}
}
Add the following to ~/.claude/settings.json:
{
"env": {
"ENABLE_LSP_TOOL": "1"
}
}
Verify in a given Claude session with /mcp