Back to Skills

writing-for-llms

verified

Use when writing prompts, agent instructions, SKILL.md, commands, system prompts, Task tool prompts, prompt engineering, or LLM-to-LLM content

View on GitHub

Marketplace

ai-coding-config

TechNickAI/ai-coding-config

Plugin

ai-coding-config

Repository

TechNickAI/ai-coding-config
16stars

plugins/core/skills/writing-for-llms/SKILL.md

Last Verified

January 23, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/TechNickAI/ai-coding-config/blob/main/plugins/core/skills/writing-for-llms/SKILL.md -a claude-code --skill writing-for-llms

Installation paths:

Claude
.claude/skills/writing-for-llms/
Powered by add-skill CLI

Instructions

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>

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
726 chars