
prompt-engineering
by Zpankz
MCP Skillset - Claude Code skills, references, and knowledge base
SKILL.md
name: prompt-engineering description: Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.
Prompt Engineering Patterns
Advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability.
Overview
Effective prompt engineering combines structured patterns, iterative optimization, and psychological principles to achieve consistent, high-quality LLM outputs. This skill covers core capabilities, key patterns, best practices, and production-ready templates.
Core Capabilities
- Few-Shot Learning: Teach by showing examples (2-5 input-output pairs)
- Chain-of-Thought Prompting: Request step-by-step reasoning
- Prompt Optimization: Systematically improve through testing
- Template Systems: Build reusable prompt structures
- System Prompt Design: Set global behavior and constraints
When to Use
Use prompt engineering when:
- Writing commands, hooks, or skills for agents
- Designing prompts for sub-agents
- Optimizing LLM interactions
- Building production prompt templates
- Improving output consistency and reliability
Progressive Loading
L2 Content (loaded when patterns and practices needed):
- See: references/patterns.md
- Core Capabilities (detailed)
- Key Patterns
- Best Practices
- Common Pitfalls
- Integration Patterns
- Performance Optimization
L3 Content (loaded when advanced techniques and examples needed):
- See: references/advanced.md
- The Seven Principles
- Principle Combinations by Prompt Type
- Psychology Behind Effective Prompts
- Ethical Use Guidelines
- Production Examples
- Quick Reference
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です