ccexp  by nyatinte

Interactive CLI for Claude Code configuration

Created 8 months ago
251 stars

Top 99.9% on SourcePulse

GitHubView on GitHub
Project Summary

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:

  • Bun: bunx ccexp@latest
  • npm: npx ccexp@latest
  • pnpm: pnpm dlx ccexp@latest

Global 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

  • Interactive File Discovery: Automatically locates Claude configuration files (CLAUDE.md, commands, agents, settings).
  • Split-pane Interface: Separates file navigation and content preview.
  • Markdown Preview: Renders CLAUDE.md with syntax highlighting.
  • Live Search: Rapidly filters files by typing.
  • File Actions: Copy content/paths, open files, edit via $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.

Health Check
Last Commit

4 days ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
6 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.