Prompt, Context & Agent Orchestration
Practical patterns for writing stable prompts, engineering context, and orchestrating AI agents.
Pattern Catalog / 模式目录
155 prompt patterns extracted from 500+ production AI agent plugins.
155 个从 500+ 生产插件中提炼的提示词模式。
Latest Posts / 最新文章
-
155 Prompt Patterns for AI Agent Development
A categorized catalog of 155 prompt engineering patterns — extracted from 500+ real-world AI agent plugins, open-source skill repositories, and the Claude Co...
中文版 → 155 个 AI Agent 提示词模式 -
Prompt Engineering Patterns for Claude Code Skills
A practical guide to writing stable, predictable skill prompts — grounded in how LLMs actually process tokens. Core Principle: Reduce Conditional Entropy ...
中文版 → 提示词工程模式:写出稳定可靠的 AI 提示词 -
Pattern: Decision Trees Beat Prose in AI Prompts
When you tell an AI what to do using natural language paragraphs, it works — most of the time. But when the logic has branches (“if X then Y, otherwise Z”), ...