Prompt, Context & Agent Orchestration
Practical patterns for writing stable prompts, engineering context, and orchestrating AI agents.
Pattern Catalog / 模式目录
206 prompt patterns extracted from 500+ production plugins, superpowers, claude-plugins-official, and mattpocock/skills.
206 个提示词模式,提炼自 500+ 生产插件、superpowers、claude-plugins-official 与 mattpocock/skills。
🔍 Browse all 206 patterns → · Full index / 总索引
Latest Posts / 最新文章
-
51 New Patterns: The 2026-07 Harvest
The catalog just jumped from 155 to 206 patterns. This round pulled in 51 new ones from three repositories — and shipped a searchable, filterable pattern bro...
中文版 → 51 个新模式:2026-07 收割 -
155 Prompt Patterns for AI Agent Development
This is a categorized catalog of 155 prompt engineering patterns, pulled from 500+ real-world AI agent plugins, open-source skill repositories, and the Claud...
中文版 → 155 个 AI Agent 提示词模式 -
Prompt Engineering Patterns for Claude Code Skills
A hands-on guide to writing skill prompts that behave predictably — grounded in how LLMs actually process tokens. Core Principle: Reduce Conditional Entro...
中文版 → 提示词工程模式:写出稳定可靠的 AI 提示词 -
Pattern: Decision Trees Beat Prose in AI Prompts
Tell an AI what to do in plain paragraphs and it usually gets it right. But the moment the logic branches — “if X then Y, otherwise Z” — those prose prompts ...