Ccexp
Description
<strong>Interactive CLI tool for exploring and managing Claude Code settings and slash commands</strong>
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ccexp (claude-code-explorer)
Interactive CLI tool for exploring and managing Claude Code settings and slash commands
Overview
[!IMPORTANT] **ccexp** is the shortened name for **claude-code-explorer**. The npm package [claude-code-explorer](https://www.npmjs.com/package/claude-code-explorer) is the previous version of this tool. The name was shortened to **ccexp** for brevity and easier command-line usage.
**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.
Features
- 🔍 Interactive File Discovery - Automatically finds Claude Code configuration files
- 📁 Split-pane Interface - File list on the left, preview on the right
- ⌨️ Keyboard Navigation - Arrow keys, Enter, ESC for smooth navigation
- 🔎 Live Search - Filter files as you type
- 📋 File Actions - Copy content, copy paths, open files in default applications
- 🎨 Terminal UI - Beautiful React Ink interface with proper focus management
- 📝 Markdown Preview - Renders CLAUDE.md files with syntax highlighting
Screenshots
Target Files
ccexp (claude-code-explorer) automatically discovers these configuration files:
Memory Files
- CLAUDE.md → Project memory (project configuration)
- CLAUDE.local.md → Project memory local (local overrides, gitignored) (deprecated: https://docs.anthropic.com/en/docs/claude-code/memory#determine-memory-type)
- ~/.claude/CLAUDE.md → User memory (global configuration)
Command Files
- .claude/commands//.md* → Project commands (project-specific slash commands)
- ~/.claude/commands//.md* → User commands (personal slash commands)
Subagent Files
...
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://