Home / Domain/ SlashCommands Domain — claude-code Architecture

SlashCommands Domain — claude-code Architecture

The set of user-invocable commands that allow manual control over the CLI and session settings.

Entity Profile

Dependency Diagram

graph TD
  domain_SlashCommands["SlashCommands"]
  subdomain_SlashCommands_CommandRegistry["CommandRegistry"]
  domain_SlashCommands --> subdomain_SlashCommands_CommandRegistry
  style domain_SlashCommands fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Subdomains

Frequently Asked Questions

What is the SlashCommands domain?
The SlashCommands domain is an architectural grouping in the claude-code codebase. The set of user-invocable commands that allow manual control over the CLI and session settings. It contains 7 source files.
What subdomains are in SlashCommands?
The SlashCommands domain contains 1 subdomain(s): CommandRegistry.
How many files are in SlashCommands?
The SlashCommands domain contains 7 source files.