diff --git a/skills/nuget-manager/SKILL.md b/skills/nuget-manager/SKILL.md index d74b4507..165a372e 100644 --- a/skills/nuget-manager/SKILL.md +++ b/skills/nuget-manager/SKILL.md @@ -1,6 +1,6 @@ --- name: nuget-manager -description: Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions. +description: 'Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.' --- # NuGet Manager