prompt-builder

โดย microsoft

สร้างหรืออัปเดต prompt artifacts ผ่านลูปเฟส prompt-builder แบบเต็ม ส่งต่อคำขอ refactor และวิเคราะห์ไปยังสกิลเฉพาะทาง

npx skills add https://github.com/microsoft/hve-core --skill prompt-builder

Prompt Builder Compatibility Skill

Goal

Preserve legacy prompt-builder activation while routing all source changes, review, behavior testing, validation, and outcome resolution through the hve-builder skill.

Flow

  1. Translate promptFiles to targets. Treat files as reference context unless the caller explicitly includes them in the write boundary.
  2. Resolve create when an approved target is missing and improve when targets already exist. Route explicit cleanup to the prompt-refactor compatibility skill and read-only analysis to prompt-analyze.
  3. Activate hve-builder with the targets, selected mode, requirements, reference context, and any caller-owned evidence root.
  4. Return the hve-builder final response without adding a second author, test, or evaluation loop.

Inputs

  • promptFiles: target prompt-engineering artifacts; defaults to current open or attached files
  • files: reference artifacts used to derive requirements
  • requirements: explicit objectives, constraints, and acceptance criteria
  • evidenceRoot: optional caller-owned HVE Builder evidence path

Success Criteria

  • Legacy inputs map to an explicit HVE Builder target set and write boundary.
  • hve-builder completes every required gate for the selected mode.
  • The returned overall outcome is unchanged from hve-builder.

Constraints

  • Do not dispatch retired named lifecycle workers.
  • Do not maintain a second sandbox, status vocabulary, or quality rubric.
  • Do not treat reference files as write targets without explicit approval.

Stop Rules

  • Stop when hve-builder returns Pass, Revise, Deferred, or Blocked.
  • Ask only when target identity or write authority cannot be inferred safely.

Handoff

Use prompt-analyze for a legacy read-only request and prompt-refactor for a legacy behavior-preserving cleanup request. Both route back to hve-builder.

Final Response Contract

Return the mode, targets, changed files, static verdict, behavior-test fidelity and verdict, validation result, overall outcome, evidence links, and next action.

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