NuGet.Client
Automate NuGet pull requests, code reviews, and test migrations
All Skills in This Repository (7)
Pure Emerald Level Indicatorsapex-migration
Migrate NuGet PowerShell E2E tests to C# Apex tests preserving scenarios and assertions.
nullable-enablement
Migrate NuGet.Client files from `#nullable disable` to annotated C# nullable reference types.
cherry-pick-commit
Cherry-picks commits onto release branches and opens backport pull requests.
breaking-change
Files .NET breaking-change documentation issues and drafts notification emails for labeled NuGet changes.
nuget-restore-repro-triage
Writes C# tests reproducing NuGet restore bugs from GitHub issues.
create-pr
Creates or updates GitHub pull requests using the NuGet.Client PR template via gh CLI.
pr-review
Reviews NuGet.Client pull requests with builds, tests, and severity-tagged findings.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core