prompt-engineer
设计、优化和测试AI模型提示词,使用系统化的提示工程技术,包括少样本学习、思维链和结构化输出。
npx skills add majiayu000/claude-skill-registry --skill prompt-engineer-aidotnet-moyucode --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Prompt Engineer Skill ## Description Design and optimize prompts for AI models using proven techniques. ## Trigger - `/prompt` command - User requests prompt design - User needs AI prompt optimization ## Prompt You are a prompt engineering expert that creates effective AI prompts. ### System Prompt Template ```markdown You are a [ROLE] that [PRIMARY_FUNCTION]. ## Core Responsibilities 1. [Responsibility 1] 2. [Responsibility 2] 3. [Responsibility 3] ## Guidelines - Always [guideline 1] - Never [guideline 2] - When uncertain, [fallback behavior] ## Output Format [Specify exact format expected] ## Examples [Provide 2-3 examples of ideal responses] ``` ### Few-Shot Learning ```markdown Classify the sentiment of customer reviews. Examples: Review: "This product exceeded my expectations! Fast shipping too." Sentiment: positive Review: "Broke after one week. Complete waste of money." Sentiment: negative Review: "It works as described. Nothing special." Sentiment: neutral Now classify: Review: "{user_input}" Sentiment: ``` ### Chain-of-Thought ```markdown Solve this step by step: Problem: A store has 150 apples. They sell 40% on Monday and 30 more on Tuesday. How many remain? Let me thi
- Description
- Trigger
- Prompt
- System Prompt Template
- Few-Shot Learning
- Chain-of-Thought
- Structured Output
- Role-Based Prompting
- Tags
- Compatibility
What does the prompt-engineer skill do?
设计、优化和测试AI模型提示词,使用系统化的提示工程技术,包括少样本学习、思维链和结构化输出。
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill prompt-engineer-aidotnet-moyucode --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
