senior-prompt-engineer

Design robust prompts for production AI systems with RAG and agent architectures.

467|103|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/borghei/Claude-Skills --skill senior-prompt-engineer-borghei
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: senior-prompt-engineer
Source: https://github.com/borghei/Claude-Skills/tree/main/engineering/senior-prompt-engineer
Command: npx skills add https://github.com/borghei/Claude-Skills --skill senior-prompt-engineer-borghei

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert-level prompt engineering for production AI systems, covering design, optimization, RAG integration, agent architectures, and AI product development.

Core Features & Use Cases

  • Prompt design and optimization: Create robust prompts that elicit consistent behavior from LLMs.
  • LLM application architecture: Define prompt-driven architectures and orchestration patterns.
  • RAG system design: Build and tune retrieval-augmented generation pipelines.
  • Agent and tool development: Design agents and tool interfaces for autonomous workflows.
  • Evaluation and testing: Establish metrics and evaluation procedures for prompts and responses.
  • Use Case: Example of a SaaS assistant that uses RAG to surface up-to-date information.

Quick Start

Use the Senior Prompt Engineer skill to craft a prompt that guides an LLM to summarize a document with key decisions and actions, while invoking a retrieval tool for fresh data.

Frequently Asked Questions about senior-prompt-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design robust LLM prompts for production AI systems?▼

Design robust LLM prompts for production AI by enforcing structured templates, establishing evaluation criteria, and applying advanced patterns like Chain-of-Thought, ReAct, and Tree of Thoughts to elicit consistent behavior.

What is the best way to structure prompts for RAG integration?▼

The best way to structure RAG integration prompts is to design retrieval-augmented generation pipelines that guide the LLM to invoke retrieval tools for fresh data while summarizing documents with key decisions and actions.

How do I build and evaluate agent architectures with LLM tools?▼

Build and evaluate agent architectures by designing tool interfaces for autonomous workflows and establishing strict metrics and evaluation procedures to test prompts and responses across enterprise contexts.

When should I use advanced prompting patterns like ReAct and Tree of Thoughts?▼

Use advanced prompting patterns like ReAct and Tree of Thoughts when defining prompt-driven LLM application architectures that require complex orchestration and autonomous workflows in enterprise AI products.

How do I test and establish evaluation metrics for LLM responses?▼

Test and establish evaluation metrics for LLM responses by creating structured procedures that measure prompt reliability, response accuracy, and tool invocation success across various enterprise AI contexts.

Can I use this approach to design prompt-driven workflows for SaaS assistants?▼

Yes, you can design prompt-driven workflows for SaaS assistants by utilizing RAG system design to surface up-to-date information and integrating tool interfaces to handle autonomous tasks.