claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// MCP Servers

claude-code-handbook

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

// MCP Servers[ cli ][ api ][ web ][ claude ]#claude#ai#anthropic-claude#claude-ai#claude-code#claude-skills#llm#mcp#mcp-serversMIT$open-sourceupdated 15 days ago
Slowing down
79/100
last commit 3 months ago
last release none
releases 0
open issues 0
// install
{
  "mcpServers": {
    "claude-code-handbook": {
      "command": "npx",
      "args": ["-y", "https://github.com/ThamJiaHe/claude-code-handbook"]
    }
  }
}

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.


Support on Ko-fi

This repo runs on API credits — every coffee keeps it alive and updated.
Perplexity + Anthropic APIs power the weekly research agent that keeps every guide current.
If this guide saved you time, a coffee goes a long way.


Select Your Language:

English | 简体中文 | 日本語


ClaudeForge Banner Typing Animation

ClaudeForge is the companion web app for this guide — it takes everything documented here and puts it into action. Describe what you need in plain English, pick your AI provider, and get a polished, model-optimized prompt in seconds.

7 AI Providers  ·  5 Prompt Targets  ·  9 Output Formats  ·  Local LLM Support  ·  BYOK

Full Feature List (click to expand)
What You GetDetails
7 AI ProvidersAnthropic Claude, OpenAI, Google Gemini, OpenRouter, Ollama, LM Studio, Custom
5 Prompt TargetsClaude, GPT, Gemini, Llama, Universal — each optimized for its model family
9 Output FormatsXML (Anthropic), TOON, Harness, Markdown, Plain Text, JSON, YAML, Claude.md, System+User Split
Instant Format SwitchingSwitch between all 9 formats client-side — no regeneration needed
Extended ThinkingToggle on/off with configurable effort levels
Skill SuggestionsGet relevant Claude Code plugin recommendations for your prompt
Prompt HistoryBrowse, search, filter, and favorite past generations
BYOKBring Your Own Key — API keys stay in your browser, never touch our servers
Local LLM SupportUse Ollama or LM Studio with no API key required
Supported Models (click to expand)
ProviderModels
AnthropicClaude Opus 4.6, Sonnet 4.6, Haiku 4.5
OpenAIGPT-4o, GPT-4o Mini, o3-mini
Google GeminiGemini 2.5 Pro, Gemini 2.5 Flash
OpenRouterAuto (Best Available), Claude Sonnet 4, GPT-4o
OllamaLlama 3.3, Qwen 2.5, + any custom model
LM StudioAny loaded model
CustomAny OpenAI-compatible endpoint
Self-Host It
git clone https://github.com/ThamJiaHe/claudeforge.git
cd claudeforge && npm install && npm run dev

Tech Stack: Next.js 16 · React 19 · Tailwind CSS v4 · shadcn/ui · Zustand 5 · Supabase · Shiki · Framer Motion

  

claude-code-handbook

Claude Prompt Engineering Guide

The definitive guide to Claude prompt engineering and Claude Code mastery for Opus 4.6, Sonnet 4.6, and Haiku 4.5 — covering Skills, Plugins, MCP, Hooks, Agent Teams, Subagents, Ultrathink, and 100+ curated skills. Updated for March 2026 with Claude Code v2.1.83.


March 2026 Update

Last Updated: 26 March 2026 | Claude Code v2.1.83 | 220+ verified sources

What's New

FeatureDescription
Claude Code v2.1.83Voice mode, 1M context, 128K output, remote execution, computer use
24 Hook EventsSessionStart, PreToolUse, PostToolUse, Stop, CwdChanged, FileChanged + more
Agent TeamsMulti-agent coordination with file ownership and shared task lists
Adaptive ThinkingOpus 4.6 auto-calibrates reasoning; ultrathink for max depth
Fast Mode/fast — 2.5x faster Opus 4.6 output ($30/$150 per MTok)
MCP as Linux Foundation StandardTool Search GA, OAuth 2.1, MCP Elicitation
100+ Skills CatalogCurated skills from ECC, Superpowers, and community
5 New GuidesHooks, Agent Teams, Ultrathink, Plugins, Subagents
Deep Research13 community repos analyzed — plugins, agents, skills, orchestration, internal architecture
Skills CatalogCurated top skills across 15 categories

How to Use This Repo

  1. New to Claude? Start with the Quick Start Guide
  2. Prompt engineering? Read the Main Guide
  3. Using Claude Code? See the Claude Code Guide + Tips & Tricks
  4. Want skills? Browse the Skills Catalog (100+ curated)
  5. Building with API? Read the API Guide
  6. Deep diving? Explore the Deep Research Index (13 community repos analyzed)
  7. Need a template? Pick from Templates

Make Claude Code Behave Like a Senior Engineer

Reading this guide teaches you what to prompt. claude-kopitiam makes Claude automatically act on it — without you having to ask every time.

It's a companion config layer: 7 rules files that install into ~/.claude/rules/ and load on every Claude Code session.

Without kopitiamWith kopitiam
Write Python — generic responserouter.md auto-triggers python-reviewer
Start planning — Claude dives into codeRoutes to brainstorming then writing-plans first
Touch auth or tokens — no safety netsecurity.md guards fire by default
Any commit message acceptedConventional commits enforced automatically
Hit 85% context — silent degradation/save-session + /compact discipline triggers
git clone https://github.com/ThamJiaHe/claude-kopitiam
cd claude-kopitiam && bash INSTALL.sh

All Guides

Claude Code Deep Dives

GuideWhat You'll Learn
Claude Code GuideCLI tool overview, v2.1.83 features, platforms, permissions
CLAUDE.md GuideConfiguration files, rules files, auto-memory, best practices
Hooks GuideAll 24 hook events, 4 types, matchers, patterns
Agent Teams GuideMulti-agent coordination, file ownership, team patterns
Subagents GuideAgent tool, model routing, parallel execution, tool inheritance
Plugins GuidePlugin structure, marketplace, top plugins, creating plugins
Skills GuideSkills system, progressive disclosure, skill creation
Skills Catalog100+ curated skills across 15 categories
Tips & Tricks50 power user tips, hidden features, community hacks
Superpowers Guideobra's Superpowers plugin: brainstorm, plan, execute, debug

Prompt Engineering

GuideWhat You'll Learn
Main Prompt Guide10-component framework, Claude 4.x best practices, advanced techniques
Ultrathink & Thinking ModesAdaptive thinking, effort levels, ultrathink keyword, API usage
Quick StartGet started in 5 minutes
API GuideClaude API integration, SDK usage, effort parameter

Integrations & Ecosystem

GuideWhat You'll Learn
MCP IntegrationModel Context Protocol setup and usage
MCP Ecosystem OverviewMCP landscape, server registry, community
Messenger IntegrationsWhatsApp, Telegram, Slack, Discord
Remotion Video GuideReact video generation with Claude Code
Cowork GuideClaude Cowork autonomous workflows
Antigravity ComparisonGoogle Antigravity vs Claude Code

Research & Analysis

GuideWhat You'll Learn
Research Report (Jan 2026)8,500+ word institutional-grade analysis
Ecosystem Market AnalysisMarket position and growth trends
Pricing ComparisonClaude vs GPT-4 vs Gemini pricing
OpenCode & AirLLM ResearchAlternative CLI tools

Deep Research — Community Repository Analysis

13 major Claude Code community repositories analyzed, synthesized, and rewritten from scratch. Full index →

GuideWhat You'll Learn
Plugin FrameworkComplete dev workflow — brainstorm → plan → TDD → subagent execution → code review
Everything PluginAgent harness performance — 30 skills, 20 agents, 12 language ecosystems
Production Skill Library205 skills across 9 domains — the largest open-source skill collection
Fullstack Skill Packs66 developer skills with progressive disclosure, ~50% token reduction
Subagent Catalog127+ agent definitions, orchestration patterns, model cost routing
Multi-Agent OrchestrationEnterprise swarm platform — 4 topologies, 5 consensus algorithms
Agent Harness FundamentalsBuild AI agents from scratch in Python — 12-session curriculum
Command & Config ReferenceAll 64 slash commands, 13 frontmatter fields, settings hierarchy
System Prompt AnatomyHow Claude Code assembles behavior from 110+ prompt components
Model RoutingRoute requests to any LLM provider — cost optimization, per-project routing
Ecosystem Directory150+ tools, plugins, hooks, workflows, and alternative clients
Core Claude Code RuntimeNEW Internal architecture from the March 2026 source disclosure — query engine, 40+ tools, 70+ commands, bridge, memory
Claurst IntegrationNEW Rust reimplementation — unreleased features (KAIROS, Buddy, ULTRAPLAN, autoDream), 14-file spec, security findings

Templates & Examples

ResourceDescription
Minimal TemplateQuick, lightweight prompt template
Comprehensive TemplateFull 10-component template
Self-Evolving CLAUDE.mdAuto-learning configuration pattern
Coding TasksCode review and development prompts
Research TasksResearch and information gathering
Business AnalysisBusiness and financial analysis
Document CreationDocumentation and writing tasks

Skills Collection (31 example skills)

Browse skills/examples/ for production-ready skills:

Development: Next.js App Router, Tailwind Design System, API Development, Prisma ORM, TypeScript Standards Testing: Vitest Unit Testing, Playwright E2E, TDD Workflow, Code Review Security: OWASP Audit, Threat Modeling, API Hardening, Penetration Testing, Security Compliance Infrastructure: AWS, GCP, Vercel, Neon Serverless, Docker, Monitoring Operations: Session Management, Strategic Compact, Build Error Resolver, Incident Response Standards: Performance, SEO, Accessibility, Git Workflow


Support This Project

Support on Ko-fi

This guide is free and always will be — but keeping it accurate costs real money. Every week, an AI agent queries Perplexity to research the latest news, then uses Claude Opus to update every guide. That automation runs on API credits.

WhatWhy it matters
Perplexity APIPowers the weekly internet research agent
Anthropic APIClaude Opus rewrites and updates the guides
Weekly automationKeeps every section current as AI evolves fast

Buy me a coffee on Ko-Fi


Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.


License

MIT License — see LICENSE.


Acknowledgments

Created: November 19, 2025 | Last Major Update: March 26, 2026 | Location: Singapore

  • Anthropic for Claude and comprehensive documentation
  • Open source community for MCP, Skills, and Superpowers ecosystem
  • Claude users and developers for real-world pattern discovery

Made with care for the Claude community

Researched, written, and maintained using the Anthropic Claude Max Plan — with Claude Opus 4.6, adaptive thinking, and Claude Code v2.1.83.

Star this repository if you found it helpful!

Report Issues · Contribute · Discuss · Ko-Fi

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguagePython

// faq

What is claude-code-handbook?

Comprehensive guide for writing professional Claude Standard prompts with MCP, Skills, and Superpowers integration. Official Anthropic best practices for Claude 4.x models.. It is open-source on GitHub.

Is claude-code-handbook free to use?

claude-code-handbook is open-source under the MIT license, so it is free to use.

What category does claude-code-handbook belong to?

claude-code-handbook is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.

0 views
184 stars
unclaimed
updated 15 days ago

// embed badge

claude-code-handbook on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claude-code-handbook.svg)](https://claudeers.com/claude-code-handbook)

// retro hit counter

claude-code-handbook hit counter
[![Hits](https://claudeers.com/api/counter/claude-code-handbook.svg)](https://claudeers.com/claude-code-handbook)

// reviews

// guestbook

0/500

// related in MCP Servers

🔓

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…

// mcp-serversf/HTML164,687NOASSERTION[ claude ]
🔓

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

// mcp-serversfarion1231/Rust112,854MIT[ claude ]
🔓

An open-source AI agent that brings the power of Gemini directly into your terminal.

// mcp-serversgoogle-gemini/TypeScript105,729Apache-2.0[ claude ]
🔓

A collection of MCP servers.

// mcp-serverspunkpeye/90,251MIT[ claude ]
→ see how claude-code-handbook connects across the ecosystem