Use when writing prompts, agent instructions, SKILL.md, commands, system prompts, Task tool prompts, prompt engineering, or LLM-to-LLM content
Scanned 9/6/2026
Install to Claude Code
npx -y skills add TechNickAI/ai-coding-config --skill writing-for-llms --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Writing For Llms?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/technickai-writing-for-llms)More formats (shields.io, HTML) on the badges page.
---
name: writing-for-llms
# prettier-ignore
description: Use when writing prompts, agent instructions, SKILL.md, commands, system prompts, Task tool prompts, prompt engineering, or LLM-to-LLM content
version: 1.0.0
category: meta
triggers:
- "prompt"
- "write prompt"
- "system prompt"
- "agent instructions"
- "SKILL.md"
- "prompt engineering"
- "Task tool"
---
Apply the full prompt engineering standards from @rules/prompt-engineering.mdc
<key-principles>
- Show correct patterns only - never show anti-patterns, even labeled "wrong"
- State goals, not process - trust the executing model's capabilities
- Use XML tags for structure in complex prompts
- Clarity over brevity - every word that adds clarity is worth including
- Few-shot examples must follow identical structure
- Front-load critical information
- Consistent terminology throughout
</key-principles>
<quality-check>
Before finalizing:
- No anti-patterns shown anywhere
- All examples structurally consistent
- Goals clear, process not over-prescribed
- Terminology consistent
- Critical info front-loaded
</quality-check>
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!