claude-code-toolkit

illinigirl/claude-code-toolkit
★ 0 stars Python AI/LLM Updated 2d ago
A toolkit of Claude Code capabilities. /scaffold-mcp generates runnable, tested, ruff-clean MCP server skeletons (pure-core + thin-adapters).
View on GitHub → Try with Claude — $10 free →

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-toolkit": {
      "command": "uvx",
      "args": [
        "claude-code-toolkit"
      ]
    }
  }
}

Or install with pip: pip install claude-code-toolkit

README Excerpt

A small toolkit of [Claude Code](https://code.claude.com) skills, distributed as an installable **plugin marketplace**. Skills plus three hooks today (failure-mode flagging, a context-threshold alert, and a coverage nudge); room to grow into agents and MCP servers. | Skill | Command | What it does | |---|---|---|

Topics

claudeclaude-codecode-generationdeveloper-toolsmcppythonskills