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.
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production environments.
功能
- Few-shot learning with example selection strategies
- Chain-of-Thought prompting for step-by-step reasoning
- Structured outputs using Pydantic for reliable parsing
- Prompt optimization workflows and A/B testing
- Template systems for reusable and modular prompts
- System prompt design for specialized AI assistants
使用场景
- Designing complex prompts for production LLM applications
- Optimizing prompt performance, consistency, and token usage
- Implementing structured reasoning and few-shot learning
- Building reusable prompt templates and system prompts
- Debugging and refining prompts for improved LLM outputs
非目标
- Providing pre-built prompts for specific LLM tasks (focuses on patterns)
- Interacting directly with LLM APIs (demonstrates patterns)
- Managing LLM infrastructure or deployment
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install llm-application-dev@claude-code-workflows质量评分
已验证类似扩展
Ce Brainstorm
100Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.
Moyu (摸鱼)
100감지된 과잉 엔지니어링 패턴: (1) 사용자가 명시적으로 요청하지 않은 코드나 파일을 수정할 때 (2) 요청되지 않은 새로운 추상화 계층(클래스, 인터페이스, 팩토리, 래퍼)을 생성할 때 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 주석을 추가할 때 (4) 요청되지 않은 새로운 종속성을 도입할 때 (5) 최소 편집 대신 파일 전체를 다시 작성할 때 (6) diff 범위가 사용자의 요청을 명백히 초과할 때 (7) 사용자가 "너무 많아", "거기는 건드리지 마", "X만 변경해", "간단하게", "그만"과 같은 신호를 보낼 때 (8) 발생할 수 없는 시나리오에 대한 오류 처리, 유효성 검사, 방어적 코드를 추가할 때 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서를 생성할 때
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Write A Skill
100Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Openclaw
100使用多提供商路由从文本生成图像和视频 — 支持 GPT Image 2.0(近乎完美的文本渲染)、Nanobanana 2、Seedream 5.0、Midjourney V8.1(统一的逼真+动漫风格)、Flux 2 Klein(经济高效的草稿)、Seedance 2.0 / Happyhorse 1.0 / Veo 3.1 视频,以及本地 ComfyUI 工作流。包含 1,446 个精选提示和风格感知提示增强。当用户想要创建图像/视频、设计素材、制作照片动画、增强提示或管理 AI 艺术工作流时使用。不适用于:通用聊天、代码生成、文档编写、现有素材的视频编辑、音频/TTS,或任何与 AI 图像/视频创建无关的任务。
Arize Prompt Optimization
100Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize prompt, improve prompt, make AI respond better, improve output quality, prompt engineering, prompt tuning, or system prompt improvement.