# AI Prompt Template Pack

## 1. ရှင်းပြခိုင်းရန်

```
Goal: [အကြောင်းအရာ] ကို [beginner/intermediate] အဆင့်ဖြင့်ရှင်းပြပါ။
Context: ကျွန်တော်သိထားတာက [ရှိပြီးသားအခြေခံ] ဖြစ်ပါတယ်။
Constraints: jargon တစ်ခုစီကိုအဓိပ္ပာယ်ရှင်းပါ။ မသေချာသောအချက်ကို မခန့်မှန်းပါနှင့်။
Output: အကျဉ်းချုပ် → ဥပမာ → လေ့ကျင့်ခန်း ၃ ခု
```

## 2. Code review

```
Goal: အောက်ပါ code ကို correctness, security, maintainability အလိုက် review လုပ်ပါ။
Context: Runtime=[...]၊ expected behavior=[...]
Constraints: Code ထဲက evidence ကိုညွှန်းပါ။ မရှိသော dependency ကိုမယူဆပါနှင့်။
Output: Severity အလိုက် findings → fix → test cases
Code:
[paste code]
```

## 3. Documentation summary

```
Source: [စာသား/URL content]
Audience: [...]
Task: အဓိကဆုံးဖြတ်ချက်၊ prerequisites၊ pitfalls ကိုသာထုတ်ပါ။
Output: ၅ ချက်အကျဉ်းချုပ် + action checklist
```

Sensitive data၊ API key၊ customer information ကို prompt ထဲမထည့်ပါနှင့်။
