what-context-needed

โดย github

ถามผู้ช่วย AI ว่าต้องใช้ไฟล์ใดบ้างก่อนตอบคำถามของคุณ กระตุ้นให้ผู้ช่วยระบุไฟล์ที่จำเป็นและไม่จำเป็นสำหรับบริบทก่อนพยายามตอบ โครงสร้างผลลัพธ์ออกเป็นสี่หมวดหมู่: ไฟล์ที่ต้องดู, ไฟล์ที่มีประโยชน์, ไฟล์ที่เคยเห็นแล้ว, และความไม่แน่นอนที่เหลือ ช่วยให้นักพัฒนาหลีกเลี่ยงคำตอบที่ไม่สมบูรณ์โดยมั่นใจว่าผู้ช่วยได้ตรวจสอบโค้ดที่เกี่ยวข้องล่วงหน้า ลดการโต้ตอบซ้ำซ้อนโดยชี้แจงการพึ่งพาและช่องว่างในบริบทย่อยก่อนที่คำถามจริงจะถูกถาม...

npx skills add https://github.com/github/awesome-copilot --skill what-context-needed

What Context Do You Need?

Before answering my question, tell me what files you need to see.

My Question

{{question}}

Instructions

  1. Based on my question, list the files you would need to examine
  2. Explain why each file is relevant
  3. Note any files you've already seen in this conversation
  4. Identify what you're uncertain about

Output Format

## Files I Need

### Must See (required for accurate answer)
- `path/to/file.ts` — [why needed]

### Should See (helpful for complete answer)
- `path/to/file.ts` — [why helpful]

### Already Have
- `path/to/file.ts` — [from earlier in conversation]

### Uncertainties
- [What I'm not sure about without seeing the code]

After I provide these files, I'll ask my question again.

Skills เพิ่มเติมจาก github

console-rendering
github
คำแนะนำสำหรับการใช้ระบบเรนเดอร์คอนโซลที่ใช้ struct tag ใน Go
official
github-pr-query
github
สอบถาม Pull Request บน GitHub อย่างมีประสิทธิภาพ พร้อมรองรับการกรองด้วยอาร์กิวเมนต์ jq
official
jqschema
github
ยูทิลิตี้ค้นพบสคีมา JSON ที่แยกข้อมูลโครงสร้างและประเภทจากข้อมูล JSON
official
gh-agent-session
github
ส่วนขยายเซสชันเอเจนต์ CLI ของ GitHub
official
gh-agent-task
github
ส่วนขยายงานตัวแทน GitHub CLI
official
github-copilot-agent-tips-and-tricks
github
เคล็ดลับและเทคนิคสำหรับการทำงานกับ Pull Requests ของ GitHub Copilot Agent
official
rust-coding-skill
github
Use this skill whenever editing `*.rs` files in the `rust/` SDK in order to write idiomatic, efficient, well-structured Rust code
official
ai-ready
github
ทำให้ repo ใดๆ พร้อมสำหรับ AI — วิเคราะห์โค้ดเบสของคุณและสร้าง AGENTS.md, copilot-instructions.md, ขั้นตอนการทำงาน CI, เทมเพลต issue และอื่นๆ ขุดรีวิว PR ของคุณ…
official