comment-code-generate-a-tutorial

โดย github

ปรับโครงสร้างสคริปต์ Python ให้เป็นโปรเจกต์ที่เหมาะสำหรับผู้เริ่มต้น พร้อมความคิดเห็นเชิงการสอนและบทช่วยสอนแบบ markdown ใช้แนวทางปฏิบัติตาม PEP 8 และมาตรฐาน Python ที่ดีที่สุดเพื่อปรับปรุงคุณภาพโค้ด เพิ่มความคิดเห็นเชิงการสอนตลอดทั้งโค้ดเพื่ออธิบายตรรกะ เหตุผล และความสำคัญสำหรับผู้เรียน สร้างบทช่วยสอน README.md ที่สมบูรณ์พร้อมภาพรวมโปรเจกต์ คำแนะนำการติดตั้ง การแยกส่วนโค้ด ตัวอย่างการใช้งาน และผลลัพธ์ตัวอย่าง เปลี่ยนชื่อตัวแปรและฟังก์ชันที่ไม่ชัดเจนเพื่อความชัดเจน...

npx skills add https://github.com/github/awesome-copilot --skill comment-code-generate-a-tutorial

Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.

  1. Refactor the code

    • Apply standard Python best practices
    • Ensure code follows the PEP 8 style guide
    • Rename unclear variables and functions if needed for clarity
  2. Add comments throughout the code

    • Use a beginner-friendly, instructional tone
    • Explain what each part of the code is doing and why it's important
    • Focus on the logic and reasoning, not just syntax
    • Avoid redundant or superficial comments
  3. Generate a tutorial as a README.md file
    Include the following sections:

    • Project Overview: What the script does and why it's useful
    • Setup Instructions: Prerequisites, dependencies, and how to run the script
    • How It Works: A breakdown of the code logic based on the comments
    • Example Usage: A code snippet showing how to use it
    • Sample Output: (Optional) Include if the script returns visible results
    • Use clear, readable Markdown formatting

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