writing-for-llms
Use when writing prompts, agent instructions, SKILL.md, commands, system prompts, Task tool prompts, prompt engineering, or LLM-to-LLM content
What this skill does
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>
Related in meta
skill-creator
IncludedTo create new CLI skills following Anthropic's official best practices with zero manual configuration. This skill automates brainstorming, template application, validation, and installation processes while maintaining progressive disclosure patterns and writing style standards.
writing-skills-excellence
IncludedUse when creating, updating, or improving agent skills.
writing-skills
IncludedUse when creating, updating, or improving agent skills.
skill-creator
IncludedUse when creating skills, writing SKILL.md files, editing skill definitions, or adding new reusable techniques to ai-coding-config
skill-creator
IncludedCreate new Claude Code skills with proper structure, validation, and best practices. Generates skills that follow Anthropic specifications and community patterns. Use when you need custom skills for specific workflows, either globally or per-project.
Agent Orchestrator
IncludedCoordinate multiple AI agents and skills for complex workflows