claude-project-optimizer

dean815/claude-project-optimizer
★ 0 stars Shell AI/LLM Updated today
Claude Code plugin that onboards new project directories: scopes plugins and MCP servers, builds CLAUDE.md, checks layout, verifies GitHub config
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-project-optim": {
      "command": "npx",
      "args": [
        "-y",
        "dean815/claude-project-optimizer"
      ]
    }
  }
}

Topics

claude-codeclaude-plugindeveloper-toolsonboardingproject-setup