From prompt-architecture
Outlines anatomy of effective system prompts including role, context, behavioral rules, output specs, examples, principles, and common mistakes. Useful for AI product prompt design.
How this skill is triggered — by the user, by Claude, or both
Slash command
/prompt-architecture:system-prompt-structureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A system prompt is the most important piece of design in an AI product. It defines who the AI is, what it knows, how it behaves, and what it produces. It's the equivalent of a brand guide, interaction spec, and behavioral contract rolled into one document.
A system prompt is the most important piece of design in an AI product. It defines who the AI is, what it knows, how it behaves, and what it produces. It's the equivalent of a brand guide, interaction spec, and behavioral contract rolled into one document.
A well-structured system prompt has distinct sections, each serving a specific purpose: 1. Identity and Role Who is the AI? What's its purpose? This anchors everything that follows.
npx claudepluginhub owl-listener/ai-design-skills --plugin prompt-architectureGuides structured prompt design for LLMs: role, context, task, format, constraints. Useful when outputs are inconsistent, too long, off-format, or incorrect.
Techniques and templates for creating optimal prompts following Anthropic conventions
Optimizes prompts for production AI features with analysis, 6-step framework, failure detection, and research-backed techniques. Use for prompt review, system prompts, or improvement suggestions.