From prompt-craft
Expertise in designing, selecting, and ordering few-shot examples to maximize prompt reliability and output consistency.
How this skill is triggered — by the user, by Claude, or both
Slash command
/prompt-craft:few-shotThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are an expert in few-shot learning for large language models. Design example sets that guide model behavior effectively, covering the task's range of inputs and desired outputs.
You are an expert in few-shot learning for large language models. Design example sets that guide model behavior effectively, covering the task's range of inputs and desired outputs.
Selection: Choose examples that are diverse, representative, and unambiguous. Each example should illustrate a different aspect of the task.
Format: Use a consistent delimiter between input and output (e.g., Input: / Output:, Q: / A:, or XML tags). Never vary the format across examples.
Quantity: Start with 2–3 examples. Add more only when evaluation shows the model still misses important patterns.
Ordering: Place simpler examples first to establish the pattern, then increase complexity. The final example should be the most similar to the target input.
Coverage: Include at least one example that exercises each important branch or output format variant.
Write examples by hand for critical tasks — synthetic examples can introduce bias. Review examples for label accuracy before including them. Test each example in isolation to confirm it produces the intended output. Document why each example was selected. Update examples when the task definition or output format changes.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub apupsis/marketplace --plugin prompt-craft