Prompt Engineering Skill

Installation
SKILL.md

Prompt Engineering Skill

Craft effective prompts that get the best results from language models.

Core Principle

Prompts are programming for probabilistic systems. Clear instructions, good examples, and structured output formats dramatically improve results.

Prompt Anatomy

┌─────────────────────────────────────────┐
│ SYSTEM PROMPT (Role & Constraints)      │
│ "You are a senior code reviewer..."     │
├─────────────────────────────────────────┤
│ CONTEXT (Background Information)        │
│ "The codebase uses TypeScript..."       │
├─────────────────────────────────────────┤
│ EXAMPLES (Few-Shot Learning)            │
Related skills
Installs
First Seen