senior-prompt-engineer

Optimize LLM performance and design agentic systems with advanced prompting techniques.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/CidLucas/repo_platform --skill senior-prompt-engineer-cidlucas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-prompt-engineer
Source: https://github.com/CidLucas/repo_platform/tree/main/.github/skills/senior-prompt-engineer
Command: npx skills add https://github.com/CidLucas/repo_platform --skill senior-prompt-engineer-cidlucas

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of optimizing Large Language Model (LLM) performance, designing agentic systems, and implementing advanced prompting techniques for AI product development.

Core Features & Use Cases

  • LLM Optimization: Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation.
  • RAG Optimization: Enhancements to Retrieval-Augmented Generation for more accurate and insightful responses.
  • Agent Design: Framework for creating effective LLM-driven agents for complex workflows.
  • LLM System Architecture: Insights into building robust LLM systems.
  • Use Case: Build AI products, optimize LLM performance, design agentic systems, or implement advanced prompting techniques.

Quick Start

Run the senior-prompt-engineer skill to get started with prompt and agent design guidance for blu-mono.

Frequently Asked Questions about senior-prompt-engineer

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

FAQPage Schema
How do I optimize LLM performance using advanced prompt design patterns?

Design agentic systems by structuring complex workflows into targeted LLM-driven tasks, applying system architecture patterns to coordinate agent execution and tool usage.

What's the best way to design agentic systems for complex workflows?

Design agentic systems by structuring complex workflows into targeted LLM-driven tasks, applying system architecture patterns to coordinate agent execution and tool usage.

How does Retrieval-Augmented Generation optimization work for AI products?

Retrieval-Augmented Generation optimization enhances response accuracy by refining retrieval mechanisms and context integration, ensuring more insightful LLM outputs for product development.

Do I need expertise in Claude and GPT-4 to build robust LLM system architecture?

Building robust LLM system architecture requires expertise in Claude, GPT-4, and prompt design patterns to effectively implement advanced prompting techniques and agent frameworks.

When should I use chain-of-thought prompting versus few-shot learning?

Use chain-of-thought prompting for complex multi-step reasoning tasks, while few-shot learning provides pattern examples to guide LLM output generation for specific formats.