Stars
★ 1.3k
Widely used prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles.
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/NeoLabHQ/context-engineering-kit.git
mkdir -p .claude/skills
cp -r context-engineering-kit/plugins/customaize-agent/skills/prompt-engineering .claude/skills/
# Or for personal use: ~/.claude/skills/Multi-platform search CLI for 17 sites including Chinese platforms
Understand what context is, why it matters, and the anatomy of context in agent systems
Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash
Design and evaluate compression strategies for long-running sessions
Apply compaction, masking, and caching strategies
Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures