Skip to main content
Manusで任意のスキルを実行
ワンクリックで

adding-suggested-actions

スター14
フォーク2
更新日2026年3月26日 01:31

Add suggested actions (code fixes, refactorings) to the Visual Studio editor lightbulb using the MEF-based ISuggestedAction API. Use when the user asks how to create a suggested action provider, implement IAsyncSuggestedActionsSource, add lightbulb code fixes for non-Roslyn languages, implement ISuggestedActionsSourceProvider, or stream suggested actions asynchronously. Covers the legacy ISuggestedActionsSource, the ISuggestedActionsSource2 category-based API, and the recommended IAsyncSuggestedActionsSource streaming API. The VSIX Community Toolkit does not wrap this API — Toolkit and VSSDK use the same pattern.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly