Armory
Source
Browse
Skills

prompt-engineering

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install prompt-engineering --cli claude

writes the skill into.claude/skills/prompt-engineering/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/prompt-engineering/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior.

When to use it

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, or debug agent behavior.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/prompt-engineering/SKILL.md -o .claude/skills/prompt-engineering/SKILL.md

Notes

Extracted from davila7/claude-code-templates, prompt-engineering category.