What is prompt-engineer?
Optimize prompts for LLMs and AI systems. Use when building AI features, improving agent performance, or crafting system prompts. Source: htlin222/dotfiles.
Optimize prompts for LLMs and AI systems. Use when building AI features, improving agent performance, or crafting system prompts.
Quickly install prompt-engineer AI skill to your development environment via command line
Source: htlin222/dotfiles.
| Instructions | Be specific and explicit | Be vague | | Format | Specify output format | Assume format | | Examples | Include 2-3 examples | Zero-shot for complex | | Constraints | Set clear boundaries | Leave open-ended | | Length | Set max length if needed | Allow unlimited |
Input: "Create a prompt for summarization" Action: Design prompt with length constraint, key points extraction, format spec
Input: "Improve this prompt's output" Action: Add examples, clarify instructions, specify format, test iterations
Optimize prompts for LLMs and AI systems. Use when building AI features, improving agent performance, or crafting system prompts. Source: htlin222/dotfiles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/htlin222/dotfiles --skill prompt-engineerOptimize prompts for LLMs and AI systems. Use when building AI features, improving agent performance, or crafting system prompts. Source: htlin222/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill prompt-engineer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/htlin222/dotfiles