Discover and explore top open-source AI tools and projects—updated daily.
nyatinteInteractive CLI for Claude Code configuration
Top 99.9% on SourcePulse
Summary
ccexp (Claude Code Explorer) is a React Ink-based CLI tool for managing Claude Code configuration files and slash commands. It offers developers an interactive terminal interface to discover, preview, and organize project-specific and user-level memory, command, agent, and settings files, enhancing workflow efficiency.
How It Works
This tool uses React Ink for a sophisticated, interactive terminal UI. It automatically scans directories for Claude configuration files (e.g., CLAUDE.md, command definitions, settings). A split-pane design shows a file list left and a preview (with Markdown rendering and syntax highlighting for CLAUDE.md) right. Users navigate and interact via keyboard shortcuts for quick discovery, preview, and management.
Quick Start & Requirements
No installation is required; run directly using package managers:
bunx ccexp@latestnpx ccexp@latestpnpm dlx ccexp@latestGlobal installation (npm install -g ccexp, etc.) allows execution via ccexp. Prerequisites include a Node.js environment with npm, Bun, or pnpm. Setup is near-instantaneous.
Highlighted Details
CLAUDE.md, commands, agents, settings).CLAUDE.md with syntax highlighting.$EDITOR.Maintenance & Community
The README does not detail specific contributors, sponsorships, or community channels. Development guidelines are referenced in DEVELOPMENT.md.
Licensing & Compatibility
The project is released under the MIT License, which is permissive and generally allows commercial use and integration into closed-source projects.
Limitations & Caveats
The CLAUDE.local.md file type is noted as deprecated. No other explicit limitations, alpha status, or known bugs are mentioned.
4 days ago
Inactive
anthropics