Clear and Direct Instructions
Independent PiSkill directory guide. The original prompt remains hosted by Anthropic Courses.
What does this prompt do?
Demonstrates how to turn an ambiguous request into a direct prompt with explicit context, constraints and expected behavior.
Primary use case
Rewrite vague instructions as a precise reusable prompt.
Expected output
A response that follows explicit requirements.
Inputs or variables
- task
- constraints
- desired output
Related prompts
Complex Prompt Construction
Combines role, context, examples, constraints and output formatting into one reusable prompt workflow.
Few-Shot Pattern Prompt
Uses representative input-and-output examples to teach the model a task pattern and desired response style.
Role-Based Expert Response
Shows how assigning a relevant role changes the context and framing used for a specialized response.
Separate Data from Instructions
Uses structural delimiters to distinguish untrusted or variable input data from the instructions the model should follow.
Meta-Prompt Enhancer
Uses a meta-prompting workflow to identify missing context and refine an initial prompt into a clearer specification.
Claude Citation Workflow
Shows how to request, preserve, and validate citations so claims remain traceable to supplied source material and unsupported statements can be identified.