organize
SolidOpen the Cross-Code Organizer (CCO) dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes
AI & Automation 332 stars
31 forks Updated 1 weeks ago MIT
Install
Quality Score: 91/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Organize — Claude Code Dashboard
Launch the Cross-Code Organizer (CCO) dashboard to visually manage all your customizations.
## What to do
1. Run the organizer server:
```bash
npx @mcpware/cross-code-organizer@latest $ARGUMENTS
```
2. Tell the user the dashboard is opening in their browser at `http://localhost:3847` (or the next available port).
3. If the user provides `--port <number>`, pass it through as the argument.
## What this does
Opens a drag-and-drop web dashboard showing:
- All memories, skills, MCP servers, hooks, configs, and plugins
- Shows what loads globally vs per-project (Global and Project scopes)
- Move items between scopes via drag-and-drop
- Search, filter, and preview any item
- Delete items with undo support
Details
- Author
- mcpware
- Repository
- mcpware/cross-code-organizer
- Created
- 2 months ago
- Last Updated
- 1 weeks ago
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
organize
Open the Claude Code Organizer dashboard — view and manage all memories, skills, MCP servers, hooks, and configs across scopes
0 Updated today
ianpugfaced55 AI & Automation Solid
ccboard
Launch and navigate the ccboard TUI/Web dashboard for Claude Code. Use when monitoring token usage, tracking costs, browsing sessions, or checking MCP server status across projects.
4,957 Updated today
FlorianBruniaux