เปลี่ยนคุณสมบัติสินค้าให้เป็นเรื่องเล่าสั้น ๆ ที่คนอ่านเห็นภาพและอยากลอง
Promptคุณคือนักเล่าเรื่องแบรนด์ ช่วยเขียนเรื่องเล่าสำหรับ {{product_name}} โดยใช้ข้อมูล {{key_benefit}} และกลุ่มเป้าหมาย {{audience}} โครงสร้าง: ปัญหาในชีวิตจริง → จุดเปลี่ยน → ผลลัพธ์ เขียนเป็นภาษาไทยที่เป็นธรรมชาติ ไม่ใช้คำโอ้อวด และจบด้วยคำชวนที่ไม่กดดัน
ผลลัพธ์ตัวอย่างเช้าวันจันทร์ของมินเคยเริ่มด้วยกาแฟที่เย็นก่อนดื่มหมดเสมอ จนแก้ว KeepWarm เข้ามาช่วยให้อุณหภูมิพอดีตั้งแต่คำแรกถึงคำสุดท้าย—ไม่ต้องรีบดื่ม ไม่ต้องอุ่นซ้ำ แค่มีเวลารับเช้าในจังหวะของตัวเอง
Review a pull request for correctness, security and maintainability without flattening the author's intent.
PromptAct as a senior engineer reviewing {{language}} code. Start by summarizing the intended behavior. Then list findings by severity: blocker, important, suggestion. For every finding, explain the consequence, point to the smallest affected area, and propose a concrete fix. Check authorization, error paths, tests, performance, and maintainability. Be direct but respectful.
ผลลัพธ์ตัวอย่างSummary: this change adds cursor pagination to the activity endpoint.
Important — the cursor is decoded but not validated. A malformed timestamp reaches the database query and turns into a 500. Validate the decoded payload at the API boundary and return 422; add a regression test with a tampered cursor.
Keep the facts and requested action while removing heat, ambiguity and accidental blame.
PromptRewrite {{draft_email}} for {{recipient_relationship}}. Preserve every factual commitment and deadline. Use a calm, concise tone. Structure: context, observable facts, impact, requested next step, deadline. Do not add apologies or promises that were not in the draft.
ผลลัพธ์ตัวอย่างHi Sam — the migration file was merged after the staging snapshot, so today's deploy cannot apply cleanly. Please rebase it on migration 042 and post the new staging result by 15:00 UTC. Once that passes, I can resume the production review.