PluginBench
Skill
Review
Audit score 70

prompt-engineer

davila7/claude-code-templates

How to install prompt-engineer

npx skills add https://github.com/davila7/claude-code-templates --skill prompt-engineer
Claude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)

Source of truth, from davila7/claude-code-templates.


name: prompt-engineer description: "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." source: vibeship-spawner-skills (Apache 2.0)

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

- 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

- 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

- 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

❌ Kitchen Sink Prompt

❌ No Negative Instructions

⚠️ Sharp Edges

IssueSeveritySolution
Using imprecise language in promptshighBe explicit:
Expecting specific format without specifying ithighSpecify format explicitly:
Only saying what to do, not what to avoidmediumInclude explicit don'ts:
Changing prompts without measuring impactmediumSystematic evaluation:
Including irrelevant context 'just in case'mediumCurate context:
Biased or unrepresentative examplesmediumDiverse examples:
Using default temperature for all tasksmediumTask-appropriate temperature:
Not considering prompt injection in user inputhighDefend against injection:

Related Skills

Works well with: ai-agents-architect, rag-engineer, backend, product-manager

Related skills

More from davila7/claude-code-templates and the wider catalog.

PUpubmed-database logo

pubmed-database

davila7/claude-code-templates

Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.

666 installs
PYpytorch-lightning logo

pytorch-lightning

davila7/claude-code-templates

High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.

620 installs
QDqdrant-vector-search logo

qdrant-vector-search

davila7/claude-code-templates

High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.

763 installs
QUquality-documentation-manager logo

quality-documentation-manager

davila7/claude-code-templates

Senior Quality Documentation Manager for comprehensive documentation control and regulatory document review. Provides document management system design, change control, configuration management, and regulatory documentation oversight. Use for document control system implementation, regulatory document review, change management, and documentation compliance verification.

787 installs
REremotion logo

remotion

davila7/claude-code-templates

Best practices and comprehensive guide for Remotion - programmatic video creation in React with animations, compositions, and media handling

1.1k installs
SCscientific-brainstorming logo

scientific-brainstorming

davila7/claude-code-templates

Research ideation partner. Generate hypotheses, explore interdisciplinary connections, challenge assumptions, develop methodologies, identify research gaps, for creative scientific problem-solving.

791 installs