promptkit

โดย microsoft

เครื่องมือประกอบ PromptKit ใช้ทักษะนี้เมื่อผู้ใช้ต้องการประกอบ prompt สำหรับงานเฉพาะ เขียนเอกสารข้อกำหนด ตรวจสอบข้อบกพร่อง ตรวจสอบโค้ด…

npx skills add https://github.com/microsoft/promptkit --skill promptkit

You must read and execute bootstrap.md in the repository root. Treat it as the entry point and single source of truth for PromptKit component discovery, template selection, parameter gathering, and prompt assembly.

Inputs

  • The user's task, question, or requested artifact.
  • Any repository context needed to choose the right PromptKit template, persona, protocols, format, taxonomy, and parameters.
  • Any constraints, goals, or non-goals the user has already provided.

Output

  • A PromptKit-assembled prompt ready to use for the requested task, or
  • The result of executing the selected interactive PromptKit workflow in the current session, as directed by bootstrap.md.

Workflow

  1. Read bootstrap.md before doing anything else.
  2. Follow its instructions to inspect manifest.yaml and identify the appropriate PromptKit components.
  3. Gather any required parameters or clarify missing inputs from the user.
  4. Assemble the prompt in the order defined by PromptKit.
  5. Return the assembled prompt or continue the interactive workflow exactly as bootstrap.md directs.

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

oss-growth
microsoft
บุคลิกภาพนักเติบโตโอเอสเอส
official
accessibility-aria-expert
microsoft
ตรวจจับและแก้ไขปัญหาการเข้าถึงใน React/Fluent UI webviews ใช้เมื่อตรวจสอบโค้ดเพื่อความเข้ากันได้กับโปรแกรมอ่านหน้าจอ แก้ไขป้ายกำกับ ARIA ทำให้มั่นใจว่า…
official
generate-canvas-app
microsoft
[เลิกใช้งานแล้ว — ใช้ canvas-app แทน] สร้างแอป Canvas ของ Power Apps ที่สมบูรณ์
official
django
microsoft
แนวทางปฏิบัติที่ดีที่สุดสำหรับการพัฒนาเว็บ Django รวมถึงโมเดล วิว เทมเพลต และการทดสอบ
official
github-issue-creator
microsoft
แปลงบันทึกดิบ บันทึกข้อผิดพลาด การเขียนตามคำบอก หรือภาพหน้าจอ ให้เป็นรายงานปัญหาที่ชัดเจนในรูปแบบ GitHub-flavored markdown ใช้เมื่อผู้ใช้วางข้อมูลบั๊ก ข้อผิดพลาด...
official
python-package-management
microsoft
ใช้ uv สำหรับการจัดการ dependencies และ poethepoet สำหรับการทำงานอัตโนมัติ
official
runtime-validation
microsoft
การตรวจสอบความถูกต้องขณะรันไทม์สำหรับแอปพลิเคชันที่ถูกย้าย — ครอบคลุมกลยุทธ์การทดสอบ (ระยะการวางแผน) และการดำเนินการทดสอบ (ระยะการตรวจสอบความถูกต้อง): การตรวจสอบการเริ่มต้นระบบ,…
official
azure-postgres-ts
microsoft
เชื่อมต่อกับ Azure Database for PostgreSQL Flexible Server โดยใช้แพ็กเกจ pg (node-postgres) ที่รองรับการยืนยันตัวตนด้วยรหัสผ่านและ Microsoft Entra ID (แบบไม่ใช้รหัสผ่าน)
official