claude-stack

envoydev/claude-stack
★ 1 stars JavaScript AI/LLM Updated today
Personal coding-agent skills and per-agent stack installers (skills, MCP servers, hooks/rules, plugins) for Claude Code and Cursor.
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-stack": {
      "command": "npx",
      "args": [
        "-y",
        "envoydev/claude-stack"
      ]
    }
  }
}

README Excerpt

A collection of personal agent skills - reusable coding conventions and small utilities - plus the **Claude Code stack installer** at the repo root (skills + MCP servers + hooks/rules/agents + plugins). Skills, hooks, agents, rules and the CLAUDE.md template all install by a git-clone-and-copy step built into the installers - one shallow clone per run, so an install is a single source

Tools (6)

CLAUDE_CONFIG_DIRbashgloballocalponytailupdate