Claude Code Explorer
ccexp (short for claude-code-explorer) is a React Ink-based CLI tool that provides an interactive terminal interface for discovering, previewing, and managing Claude Code configuration files and slash commands. Navigate through your codebase to find CLAUDE.md files, slash command definitions, and other Claude-related configurations with a beautiful terminal UI.
Claude Code
CLI tool
management
Files
Toggle any file to view its contents.
Loading files...
Installation
Installation
No installation required! Run directly with:
# Using Bun (fastest) bunx ccexp@latest # Using npm npx ccexp@latest # Using pnpm pnpm dlx ccexp@latest