scaffolding-yarp-proxy-project Skill
Scaffolds a new ASP.NET Core project with YARP reverse proxy alongside an existing .NET Framework MVC or WebAPI project for incremental side-by-side migration. Use when a migration task requires creating a new Core project that proxies to the old Framework app, when the side-by-side migration approach is selected, or w Published by microsoft in upgrade-agent-plugins.
Decision snapshot
Is this a fit?
Developers using upgrade-agent-plugins, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · NOASSERTION license
No specific cautions were detected. Review the source and requested permissions before installing.
What is scaffolding-yarp-proxy-project Skill?
Scaffolds a new ASP.NET Core project with YARP reverse proxy alongside an existing .NET Framework MVC or WebAPI project for incremental side-by-side migration. Use when a migration task requires creating a new Core project that proxies to the old Framework app, when the side-by-side migration approach is selected, or w Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using upgrade-agent-plugins
Declared skill metadata
- Source file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/scaffolding-yarp-proxy-project/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use scaffolding-yarp-proxy-project Skill
- Use it for developers using upgrade-agent-plugins.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/upgrade-agent-plugins
- Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/web/mvc/scaffolding-yarp-proxy-project/SKILL.md
What it does
Scaffolds a new ASP.NET Core project with YARP reverse proxy alongside an existing .NET Framework MVC or WebAPI project for incremental side-by-side migration. Use when a migration task requires creating a new Core project that proxies to the old Framework app, when the side-by-side migration approach is selected, or w
Skill instructions
Scaffold ASP.NET Core Project with YARP Proxy Creates a new ASP.NET Core web project alongside an existing .NET Framework MVC or WebAPI project. The new project is configured with a YARP reverse proxy that routes unhandled requests to the old project, enabling incremental controller-by-controller migration. Scope — .NET Framework → Core only. This scaffold exists for side-by-side incremental migration: it adds Microsoft.AspNetCore.SystemWebAdapters.CoreServices and the MigrateToProjectGuid link so a new Core app can front a still-running .NET Framework app. Do not run it for a Core-to-Core version upgrade (e.g. net8.0 → net10.0) — there is no System.Web to adapt and no second app to strangle, so it would add meaningless dependencies and a bogus migration marker. Retarget the TFM in place instead. The Production hardening below is generic ASP.NET Core guidance that applies to any app behind a proxy; only the Framework-side companion is Framework-specific. Equally, do not run it for an i
Verified compatibility and discovery
Frequently asked questions
What is scaffolding-yarp-proxy-project?
scaffolding-yarp-proxy-project is a open-source AI agent skill with Copy skill directory. Scaffolds a new ASP.NET Core project with YARP reverse proxy alongside an existing .NET Framework MVC or WebAPI project for incremental side-by-side migration.
Who is scaffolding-yarp-proxy-project best for?
scaffolding-yarp-proxy-project is best for reusing agent instructions, scripts, and references.
How do I install scaffolding-yarp-proxy-project?
Install or run scaffolding-yarp-proxy-project using Copy skill directory. Check scaffolding-yarp-proxy-project for the latest setup command.
Is scaffolding-yarp-proxy-project actively maintained?
scaffolding-yarp-proxy-project may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.