senior-prompt-engineer

Optimize LLM prompts and design agentic AI systems.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/tiandiyiqi/ai-skills --skill senior-prompt-engineer-tiandiyiqi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-prompt-engineer
Source: https://github.com/tiandiyiqi/ai-skills/tree/main/engineering-team/senior-prompt-engineer
Command: npx skills add https://github.com/tiandiyiqi/ai-skills --skill senior-prompt-engineer-tiandiyiqi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complex challenges of optimizing Large Language Model (LLM) performance, designing sophisticated AI systems, and developing robust AI products.

Core Features & Use Cases

  • LLM Optimization: Enhance LLM outputs through advanced prompt engineering techniques.
  • AI Product Development: Build and refine AI-powered applications and agentic systems.
  • Use Case: When developing a new AI chatbot, use this Skill to design and test prompts that ensure accurate, concise, and contextually relevant responses, significantly improving user experience.

Quick Start

Use the senior prompt engineer skill to optimize prompts for the attached project documentation.

Frequently Asked Questions about senior-prompt-engineer

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

FAQPage Schema
What is advanced prompt engineering for LLM optimization?

Advanced prompt engineering for LLM optimization involves refining inputs and applying prompt patterns to enhance large language model outputs. It ensures responses are accurate, concise, and contextually relevant for production-grade AI products.

How do I design and test prompts for an AI chatbot?

To design and test prompts for an AI chatbot, apply structured output techniques and prompt patterns to refine responses. This process ensures accurate, contextually relevant interactions, significantly improving the end-user experience.

Do I need LangChain or LlamaIndex for RAG optimization and agent design?

Yes, RAG optimization and agent design require Python and LLM frameworks like LangChain and LlamaIndex. These frameworks provide the necessary structures for building production-grade LLM system architectures.

What's the best way to structure LLM system architecture for production?

The best way to structure LLM system architecture for production involves combining prompt patterns with deployment tools like Docker and Kubernetes. This approach supports robust AI product development and scalable ML systems.

Does this approach to LLM optimization support structured outputs?

Yes, this approach to LLM optimization explicitly supports structured outputs. By utilizing specific prompt patterns and frameworks like LangChain, it enforces consistent data formatting for downstream AI applications.

When should I not use basic prompts for AI product development?

You should not use basic prompts for AI product development when building complex agentic systems or requiring RAG optimization. Production-grade AI systems demand advanced prompt engineering to ensure robust, contextually accurate performance.