Context Engineering Handbook — AI skill for Claude Code
The practitioner's guide to building effective context for AI agents and LLM applications.
How to install Context Engineering Handbook
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ypollak2/context-engineering-handbook and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Context Engineering Handbook does
The practitioner's guide to building effective context for AI agents and LLM applications. 15 battle-tested patterns with Python + TypeScript code.
Alternatives in AI
- AI Engineering Hub — In-depth tutorials on LLMs, RAGs and real-world AI agent applications 37.2k ★
- Context Engineering Agent Skills — Context engineering patterns for agent skills 13.9k ★
- Pro Workflow — 1,400+ Battle-tested Claude Code workflows from power users 1.4k ★
README
Context Engineering Handbook
The practitioner's guide to building effective context for AI agents and LLM applications.
**35 patterns** | **7 categories** | **Python + TypeScript** | **Benchmarks** | **4 framework integrations**
[](https://github.com/ypollak2/context-engineering-handbook/stargazers) [](LICENSE) [](CONTRIBUTING.md) [](#pattern-catalog) [](#examples) [](#examples)
Context engineering is the discipline of building the right information environment so an LLM can solve your actual problem. It was [named by Tobi Lutke](https://x.com/tobi/status/1925629163972653200) and [Andrej Karpathy](https://x.com/karpathy/status/1937902205765607626) in 2025, and it's quickly becoming the single most important skill in AI engineering.
**This is not another blog post or awesome-list.** This is a pattern catalog: 35 battle-tested patterns with runnable code, decision frameworks, and documented anti-patterns. Pick a problem, find the pattern, ship it.
Table of Contents
Related Skills
Synthcode
SynthCode — the open-source Claude Code alternative. Battle-tested agent framework, model-agnostic, TypeScript
Postmortem Prose
Write zh-TW tech longform in a postmortem voice: a personal, battle-tested style guide for de-AI-flavored engi
Agentic Engineering Methodology
Battle-tested 7-phase methodology for shipping real software with AI coding agents (Claude Code, Cursor, Copil
Claude GLM Tools And Skills
A working library of Claude Code + GLM configs, SKILL.md files, and battle-tested prompt engineering for AI-de
Claudomat Mini
Battle-tested operating system for shipping product with LLM coding agents. 17-stage wave loop, two-reviewer g
LLM Coding Templates
Battle-tested, customizable prompt templates for safe AI-assisted development.
Related Agents
Campaign Operator
Deploys campaigns to Meta Ads (via the meta ads CLI), Google Ads (a real hybrid REST :mutate write flow + goog
Prompt Reviewer Code
Locates LLM call sites in any codebase (Go, Python, TypeScript, anything), reconstructs the resolved prompt fr
Test Architect Agent
You are a testing expert who designs comprehensive test strategies and writes effective tests. You ensure code