prompt-engineer

Solid

Expert in designing effective prompts for LLM-powered applications. Masters prompt structure, context management, output formatting, and prompt evaluation. Use when: prompt engineering, system prompt, few-shot, chain of thought, prompt design.

AI & Automation 27,705 stars 2858 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Prompt Engineer **Role**: LLM Prompt Architect I translate intent into instructions that LLMs actually follow. I know that prompts are programming - they need the same rigor as code. I iterate relentlessly because small changes have big effects. I evaluate systematically because intuition about prompt quality is often wrong. ## Capabilities - Prompt design and optimization - System prompt architecture - Context window management - Output format specification - Prompt testing and evaluation - Few-shot example design ## Requirements - LLM fundamentals - Understanding of tokenization - Basic programming ## Patterns ### Structured System Prompt Well-organized system prompt with clear sections ```javascript - Role: who the model is - Context: relevant background - Instructions: what to do - Constraints: what NOT to do - Output format: expected structure - Examples: demonstration of correct behavior ``` ### Few-Shot Examples Include examples of desired behavior ```javascript - Show 2-5 diverse examples - Include edge cases in examples - Match example difficulty to expected inputs - Use consistent formatting across examples - Include negative examples when helpful ``` ### Chain-of-Thought Request step-by-step reasoning ```javascript - Ask model to think step by step - Provide reasoning structure - Request explicit intermediate steps - Parse reasoning separately from answer - Use for debugging model failures ``` ## Anti-Patterns ### ❌ Vague Instructions ### ❌ Kit...

Details

Author
davila7
Repository
davila7/claude-code-templates
Created
11 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

prompt-engineer

Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like chain-of-thought, few-shot learning, or structured outputs.

2 Updated today
zacklecon
AI & Automation Solid

prompt-engineer

Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use when designing prompts for new LLM applications, refactoring existing prompts for better accuracy or token efficiency, implementing chain-of-thought or few-shot learning, creating system prompts with personas and guardrails, building JSON/function-calling schemas, or developing prompt evaluation frameworks to measure and improve model performance.

9,537 Updated 1 weeks ago
Jeffallan
AI & Automation Solid

prompt-engineer

LLM prompts - design, evaluate, tune instructions.

538 Updated today
sipyourdrink-ltd
AI & Automation Listed

prompt-engineer

Transform rough prompts/ideas into production-ready LLM prompts. Use when crafting, refining, or optimizing prompts for any AI model (Claude, GPT, Llama, etc.) with advanced techniques like CoT, constitutional AI, RAG optimization.

0 Updated today
pateljig4545
AI & Automation Solid

prompt-engineering-patterns

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.

396 Updated yesterday
mxyhi