claude-code-setup

CauanDZN/claude-code-setup
★ 0 stars Shell AI/LLM Updated 2d ago
Automated Claude Code setup to supercharge your development workflow with powerful plugins, skills, agents, MCP servers, and productivity tools.
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-code-setup": {
      "command": "npx",
      "args": [
        "-y",
        "CauanDZN/claude-code-setup"
      ]
    }
  }
}

README Excerpt

Scripts para automatizar a configuração do [Claude Code](https://claude.com/claude-code) com um conjunto padrão de marketplaces e plugins: - [`claude-mem`](https://github.com/thedotmack/claude-mem) — memória persistente entre sessões - [`superpowers`](https://github.com/anthropics/claude-plugins-official) — hábitos de planejamento, teste e depuração