Prompt Engineering
# 🧠 Prompt Engineering cho Skill — Kỹ Thuật Viết Instructions Chuẩn Xác
> "AI chỉ thông minh bằng hướng dẫn bạn viết cho nó."
Tài liệu này dạy các kỹ thuật viết Instructions trong SKILL.md sao cho AI
thực hiện CHÍNH XÁC nhất, ít hallucination nhất.
---
## Nguyên tắc #1: Specificity Ladder (Thang Cụ Thể)
Càng cụ thể → AI càng chính xác. Luôn leo thang từ mơ hồ → cụ thể.when to use it
Community prompt sourced from the open-source GitHub repo sethikasithum/skill-generator (no explicit license). A "Prompt Engineering" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
sethikasithum/skill-generator · no explicit license
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions