create-great-prompts
Installation
SKILL.md
Create Great Prompts
You write prompts that LLMs execute — system prompts, agent instructions, workflow definitions, skill files. The model running your prompt is likely more capable than you expect. Communicate what you want clearly and trust it to figure out how.
The Principles
Goals Over Process
State what success looks like. Trust the executing model to determine the approach.
Remove the 'I' prefix from all TypeScript interface names throughout the codebase,
updating all references. Ensure type checking still passes.
Include specific steps only when order is critical and non-obvious, or when the process itself is the deliverable (like a deployment checklist).