Skip to content

basuev/ccx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccx

Terminal UI for managing Claude Code extensions: skills, plugins, hooks, and MCP servers.

demo

Features

  • Browse and toggle skills, plugins, hooks, MCP servers
  • Delete extensions with double-press confirmation (d, d)
  • Vim-style navigation (j/k, h/l, g/G)
  • Handles symlinked skills with correct relative path adjustments
  • Atomic file writes to prevent config corruption
  • Reads both user-level (~/.claude/) and project-level (.mcp.json) configs

Install

Requires Zig >= 0.15.0.

git clone https://github.com/basuev/ccx.git
cd ccx
zig build -Doptimize=ReleaseFast
cp zig-out/bin/ccx ~/.local/bin/

Usage

ccx
Key Action
j / k Move cursor
h / l / Tab Switch tab
Space Toggle on/off
d d Delete
r Reload
g / G Jump to top/bottom
q Quit

License

MIT

About

Terminal UI for managing Claude Code extensions: skills, plugins, hooks, and MCP servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages