Master 26 documented prompt-engineering principles to craft effective LLM prompts and achieve over 400% improvement in response quality. Includes templates, anti-patterns, and quality checklists for technical, learning, creative, and research tasks. Use this when writing prompts for LLMs, improving AI response quality, training people on prompting, designing agent instructions, or whenever users mention 'prompt engineering', 'better prompts', 'LLM quality', 'prompt templates', 'AI prompts', 'prompt principles', or 'prompt optimization'.
Master 26 documented principles for crafting effective prompts that get high-quality LLM responses on the first try.
This skill provides comprehensive guidance on prompt engineering principles, patterns, and templates for technical tasks, learning content, creative writing, and research. Improves first-response quality by 400%+.
examples/)reference/)templates/)checklists/)Content & Clarity:
Structure:
Reasoning:
| Task Type | Weak Prompt Quality | Strong Prompt Quality | Improvement | |-----------|-------------------|---------------------|-------------| | Technical (code/debug) | 40% success | 98% success | +145% | | Learning (tutorials) | 50% completion | 90% completion | +80% | | Creative (writing) | 45% satisfaction | 85% satisfaction | +89% | | Research (analysis) | 35% actionable | 90% actionable | +157% |
prompt-engineer - Automated prompt analysis and improvementdocumentation-alignment-verifier - Ensure prompts match documentation# Check quality of your prompt
cat checklists/prompt-quality-checklist.md
# View examples for your task type
cat examples/technical-task-prompts.md
cat examples/learning-task-prompts.md
# Use templates
cat templates/technical-prompt-template.md
# Learn all principles
cat reference/prompt-principles-guide.md
Skill Version: 1.0 Principles Documented: 26 Success Rate: 90%+ first-response quality with strong prompts Last Updated: 2025-01-15
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer