NuGetNuGetOfficialยท7 Agent Skills Included

NuGet.Client

Automate NuGet pull requests, code reviews, and test migrations

Automates NuGet.Client development workflows including pull request creation, senior-level code reviews, and commit cherry-picking. Migrates PowerShell end-to-end tests to C# Apex tests and enables nullable reference types across legacy files. Eliminates manual Git steps, inconsistent PR templates, and slow test authoring with guided, convention-aware agent skills.
npx skills add NuGet/NuGet.Client --all -g -y
Available:

Instructs the AI agent on how to select the correct Visual Studio instance, deploy the NuGet extension to an experimental hive, and run Apex tests safely without corrupting the normal installation.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install NuGet.Client skills?โ–ผ

Run `npx skills add NuGet/NuGet.Client --all -g -y` in your terminal to install all skills in this suite globally.

How to create a NuGet.Client pull request with AI?โ–ผ

The create-pr skill pushes your branch, fills the official PR template, links the NuGet/Home issue, and opens a draft PR using the GitHub CLI.

Can AI review NuGet pull requests?โ–ผ

Yes. The pr-review skill builds the affected projects, traces changes across files, and returns severity-tagged findings with a merge verdict like a senior maintainer.

How to migrate PowerShell tests to C# Apex tests?โ–ผ

The apex-migration skill converts PowerShell end-to-end tests into equivalent C# Apex or unit tests, mapping commands, assertions, and project templates automatically.

Do I need deep NuGet codebase knowledge to use these skills?โ–ผ

No. Each skill encodes the repository's conventions, file locations, and build commands, so the agent handles the details from your plain-English request.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’