Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill prompt-engineering-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Prompt Engineering Patterns?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-prompt-engineering-patterns-8812a07c)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: prompt-engineering-patterns
description: Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
---
# Prompt Engineering Patterns
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.
## Do not use this skill when
- The task is unrelated to prompt engineering patterns
- You need a different domain or tool outside this scope
## Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.
## Use this skill when
- Designing complex prompts for production LLM applications
- Optimizing prompt performance and consistency
- Implementing structured reasoning patterns (chain-of-thought, tree-of-thought)
- Building few-shot learning systems with dynamic example selection
- Creating reusable prompt templates with variable interpolation
- Debugging and refining prompts that produce inconsistent outputs
- Implementing system prompts for specialized AI assistants
## Core Capabilities
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [1. Few-Shot Learning](./sub-skills/1-few-shot-learning.md)
### 2. [2. Chain-of-Thought Prompting](./sub-skills/2-chain-of-thought-prompting.md)
### 3. [3. Prompt Optimization](./sub-skills/3-prompt-optimization.md)
### 4. [4. Template Systems](./sub-skills/4-template-systems.md)
### 5. [5. System Prompt Design](./sub-skills/5-system-prompt-design.md)
### 6. [Progressive Disclosure](./sub-skills/progressive-disclosure.md)
### 7. [Instruction Hierarchy](./sub-skills/instruction-hierarchy.md)
### 8. [Error Recovery](./sub-skills/error-recovery.md)
### 9. [With RAG Systems](./sub-skills/with-rag-systems.md)
### 10. [With Validation](./sub-skills/with-validation.md)
### 11. [Token Efficiency](./sub-skills/token-efficiency.md)
### 12. [Latency Reduction](./sub-skills/latency-reduction.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!