prompt-engineering

Installation
SKILL.md

Prompt Engineering

Universal techniques for crafting effective prompts across any LLM.

Core Principles

1. Structure with XML Tags

Use XML tags to create clear, parseable prompts:

<context>Background information here</context>
<instructions>
1. First step
2. Second step
</instructions>
<examples>Sample inputs/outputs</examples>
<output_format>Expected structure</output_format>
Related skills

More from codealive-ai/ai-driven-development

Installs
1
GitHub Stars
63
First Seen
11 days ago