Ccexp — Design skill for Claude Code
by nyatinte - Interactive CLI tool for discovering and managing Claude Code configuration files and slash commands with a beautiful terminal UI.
How to install Ccexp
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open nyatinte/ccexp and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ccexp does
Interactive CLI tool for exploring and managing Claude Code settings and slash commands
Alternatives in Design
- Canvas Design — Create beautiful visual art in PNG and PDF documents using design philosophy 94.1k ★
- Learning Output Style — Interactive learning mode for skill building 14k ★
- Design Review Workflow — by Patrick Ellis - A tailored workflow for enabling automated UI/UX design review, including specialized sub a 3.7k ★
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
Claude UI Tool
Full-stack web UI for managing Claude Code configuration agents, commands, skills, workflows, MCP servers, and
Ccsessions
Terminal UI for browsing, previewing, resuming and managing Claude Code sessions
Ctx Configure
Interactive configuration for Contextune features (output style, status bar, CLAUDE.md)
Grok Cli2Web
A local, Claude-style web UI for Grok. Runs on localhost only, with streaming chat, file upload, CLI session h
TemplateClaw
Developer template hub and project scaffolding tool packaged as a Claude Code Plugin. 32 production-ready te
Claude Canvas
A shared visual canvas for Claude Code — draw, diagram, and get visual feedback through CLI commands and an in
Related Agents
AI Frontend Engineer
AI Frontend Engineer who builds beautiful, performant, accessible UIs for AI-powered products including chat i
Create Sub Agent
Slash command to create custom subagents for specialized tasks with proper configuration and system prompts
Meta Command
Generates a new, complete Claude Code slash command configuration file from a user's description. Use this to