Claude Code

Account Types:

Type / to get an autocomplete list of commands

Config

$ 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"
  }
}

Reference

MCP

Verify in a given Claude session with /mcp

Extensions