migrate-static-to-wrapper

SKILLFlujo de trabajocomunidad
v0.0.0dotnetMITActualizado hace 6 dFuente →

Replace existing static dependency call sites with a wrapper or built-in abstraction that already exists or is registered in DI, across a bounded scope (file, project, namespace). USE FOR: replace DateTime.UtcNow/DateTime.Now with TimeProvider and add the constructor parameter, migrate static call s

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
5kEstrellas del repo
1Clientes
1Formatos
hace 6 dÚltima actualización
Skill
Autordotnet
Versión0.0.0
LicenciaMIT
CategoríaFlujo de trabajo
Formatosskill.md
PromptAbrir (ver la pestaña Prompt)
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

Replace existing static dependency call sites with a wrapper or built-in abstraction that already exists or is registered in DI, across a bounded scope (file, project, namespace). USE FOR: replace DateTime.UtcNow/DateTime.Now with TimeProvider and add the constructor parameter, migrate static call sites to a wrapper already in DI, bulk replace File.* with IFileSystem, scoped migration of statics i

Palabras clave
skillclaude