~/.claude/commands/ and ~/.claude/skills/.
Custom Commands Viewer
Access from the project menu → Commands. The split-pane modal shows:- Left panel: List of all
*.mdfiles in~/.claude/commands/ - Right panel: Full content preview of the selected command
Custom Skills Viewer
Access from the project menu → Skills. Same split-pane layout:- Left panel: List of all
*.mdfiles in~/.claude/skills/ - Right panel: Full content preview of the selected skill
Creating Custom Commands
Custom commands are markdown files in~/.claude/commands/. Each file becomes a slash command:
These viewers are read-only — they show what’s installed on your system. To create or edit commands, modify the markdown files directly in
~/.claude/commands/ or ~/.claude/skills/.