fix-customization-evaluation-diagnostics

bởi microsoft

Sửa các chẩn đoán được báo cáo bởi tiện ích mở rộng Chat Customizations Evaluations trên tệp prompt đang hoạt động. Đọc các chẩn đoán hiện tại từ trình soạn thảo và…

npx skills add https://github.com/microsoft/vscode-chat-customizations-evaluation --skill fix-customization-evaluation-diagnostics

Implement suggestions

Purpose

Fix issues found by the Chat Customizations Evaluations analyzer in prompt, agent, skill, and instruction files. The diagnostics include contradictions, ambiguities, persona conflicts, cognitive load issues, and coverage gaps.

Usage

This skill is invoked automatically when the user clicks the "Implement suggestions" button in the editor title bar. It receives the diagnostics as context and rewrites the affected sections of the file to resolve them.

This skill can also be called directly by the user. In that case search for the diagnostics from the Chat Customizations Evaluations extension and apply the fixes.

Instructions

  • You will either receive a list of diagnostics from the Chat Customizations Evaluations extension or be called without diagnostics.
  • If you receive a list of diagnostics from the Chat Customizations Evaluations extension, then each diagnostic will includes a line number, code, message, and optionally a suggestion.
  • If you are called without diagnostics, you should search and find diagnostics from the Chat Customizations Evaluations extension yourself.
  • For each diagnostic, apply the fix directly to the file content. Use the suggestion if one is provided; otherwise, use your judgment to resolve the issue.
  • Preserve the overall structure, tone, and intent of the prompt file. Only change what is necessary to resolve the diagnostics.
  • If two diagnostics conflict with each other, prefer the fix that keeps the prompt clearer and more consistent.
  • Directly edit the file content to apply the fixes.
  • Do NOT add new instructions or sections that were not in the original file.
  • Do NOT remove instructions unless a diagnostic specifically calls for it (e.g., contradictions).

Thêm skills từ microsoft

oss-growth
microsoft
Cá tính tăng trưởng OSS
official
accessibility-aria-expert
microsoft
Phát hiện và sửa các vấn đề về khả năng tiếp cận trong giao diện web React/Fluent UI. Sử dụng khi xem xét mã để đảm bảo tương thích với trình đọc màn hình, sửa nhãn ARIA, đảm bảo…
official
generate-canvas-app
microsoft
[DEPRECATED — sử dụng canvas-app thay thế] Tạo một ứng dụng canvas Power Apps hoàn chỉnh.
official
django
microsoft
Các phương pháp tốt nhất cho phát triển web Django bao gồm models, views, templates và testing.
official
github-issue-creator
microsoft
Chuyển đổi ghi chú thô, nhật ký lỗi, ghi âm giọng nói hoặc ảnh chụp màn hình thành báo cáo vấn đề markdown sắc nét theo phong cách GitHub. Sử dụng khi người dùng dán thông tin lỗi, lỗi…
official
python-package-management
microsoft
Sử dụng uv để quản lý phụ thuộc và poethepoet để tự động hóa tác vụ.
official
runtime-validation
microsoft
Xác thực thời gian chạy cho các ứng dụng đã di chuyển — bao gồm chiến lược kiểm thử (giai đoạn lập kế hoạch) và thực thi kiểm thử (giai đoạn xác thực): xác minh khởi động,…
official
azure-postgres-ts
microsoft
Kết nối đến Azure Database for PostgreSQL Flexible Server bằng gói pg (node-postgres) với hỗ trợ xác thực mật khẩu và Microsoft Entra ID (không mật khẩu).
official