claude-code-handbook

作者 ThamJiaHe已验证

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

155
Stars
16
Forks
Python
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/ThamJiaHe/claude-code-handbook

快速入门

使用 claude-code-handbook 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

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 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

Try ClaudeForge Now    View Source Code


Claude Prompt Engineering Guide

Anthropic Claude Max

License: MIT GitHub stars Last Updated Awesome

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

claude-kopitiam


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

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

Anthropic Claude Max

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

常见问题

What is claude-code-handbook?

claude-code-handbook is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ThamJiaHe. Comprehensive guide for writing professional Claude Standard prompts with MCP, Skills, and Superpowers integration. Official Anthropic best practices for Claude 4.x models. It has 155 GitHub stars.

Is claude-code-handbook safe to use?

Yes. claude-code-handbook passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install claude-code-handbook?

Clone the repository with "git clone https://github.com/ThamJiaHe/claude-code-handbook" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is claude-code-handbook written in?

claude-code-handbook is primarily written in Python. It is open-source under ThamJiaHe on GitHub, so you can review or fork the full source.

Are there alternatives to claude-code-handbook?

Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh claude-code-handbook against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

Scrapling

by D4Vinci

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

75,9137,581Python
MCP 服务器
查看详情

TrendRadar

by sansan0

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。

61,65224,883Python
MCP 服务器
查看详情

context7

by upstash

Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors

61,0602,938TypeScript
MCP 服务器
查看详情

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

39,9393,219C
MCP 服务器
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

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

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情