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>
Installs
31
GitHub Stars
94
First Seen
May 4, 2026
prompt-engineering — codealive-ai/ai-driven-development