Home / Domains / SlashCommands

SlashCommands

Browse all 9 domain entities categorized under SlashCommands in the Claude Code Architecture architecture documentation.

9 entities · Page 1 of 1

SlashCommands Domain — claude-code Architecture
The set of user-invocable commands that allow manual control over the CLI and session settings. Architectural overview of the SlashCommands domain in the claude-code codebase. Contains 7 source files.
Domain
add-dir.tsx — claude-code Source File
Architecture documentation for add-dir.tsx, a tsx file in the claude-code codebase.
File tsx
index.ts — claude-code Source File
Architecture documentation for index.ts, a typescript file in the claude-code codebase.
File typescript
validation.ts — claude-code Source File
Architecture documentation for validation.ts, a typescript file in the claude-code codebase.
File typescript
branch.ts — claude-code Source File
Architecture documentation for branch.ts, a typescript file in the claude-code codebase.
File typescript
index.ts — claude-code Source File
Architecture documentation for index.ts, a typescript file in the claude-code codebase.
File typescript
compact.ts — claude-code Source File
Architecture documentation for compact.ts, a typescript file in the claude-code codebase.
File typescript
index.ts — claude-code Source File
Architecture documentation for index.ts, a typescript file in the claude-code codebase.
File typescript
CommandRegistry — claude-code Architecture
Central manifest and loader for all available slash commands. Architecture documentation for the CommandRegistry subdomain (part of SlashCommands domain) in the claude-code codebase. Contains 0 source files.
Subdomain