migrate-static-to-wrapper

SKILLWorkflowcommunauté
v0.0.0dotnetMITMis à jour il y a 6 jSource →

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 →
5kÉtoiles du dépôt
1Clients
1Formats
il y a 6 jDernière mise à jour
Skill
Auteurdotnet
Version0.0.0
LicenceMIT
CatégorieWorkflow
Formatsskill.md
PromptOuvrir (voir l’onglet Prompt)
Compatibilité
Claude✓ Pris en charge
Cursor
Copilot
ChatGPT
Gemini
À propos

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

Mots-clés
skillclaude