skill
직업 분류
설명
업데이트
roslynskills-research
소프트웨어 개발자
Roslyn-first C#/.NET coding workflow using RoslynSkills (roscli). Use when user asks for symbol navigation, semantic context, structured refactors (rename/transactions), workspace-backed diagnostics triage, or evidence capture for benchmark runs. Avoid for non-C# repos or tasks that do not need semantic certainty.
2026-05-15
roslynskills-tight
소프트웨어 개발자
Precise C#/.NET navigation, rename/refactor, and diagnostics using RoslynSkills (roscli). Use when user asks to rename/refactor a C# symbol, disambiguate overloads/collisions, fix C# build/diagnostic errors, or make safe multi-file edits. Avoid for non-C# repos or pure formatting.
2026-05-15