MCP Directory
Back

claude-code-handbook

by ThamJiaHe · Python · ★ 125

Comprehensive guide for writing professional Claude Standard prompts with MCP, Skills, and Superpowers integration. Official Anthropic best practices for Claude 4.x models.

#ai#anthropic-claude#claude#claude-ai#claude-code#claude-skills#llm#mcp#prompt-engineering

Install

pip install git+https://github.com/ThamJiaHe/claude-code-handbook.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-handbook": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ThamJiaHe/claude-code-handbook.git"
      ]
    }
  }
}

From the README

> This repository is automatically kept up to date. Every week, an AI agent researches the latest Claude, Anthropic, MCP, and AI news — then opens a PR with updates across all guides, skills, and templates. I review and merge it manually. You're always reading current information. **Select Your Language:** [English](./README.md) | [简体中文](./README.zh-CN.md) | [日本語](./README.ja.md) --- [](https://claudeforge.vercel.app) [](https://github.com/ThamJiaHe/claudeforge) [](https://github.com/ThamJiaHe/claudeforge/blob/main/LICENSE) > **ClaudeForge** is the companion web app for this guide — i…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers