detect-static-dependencies
CommunityRank hard-to-test static coupling fast.
Software Engineering#csharp#static analysis#testability#dependency scanning#filesystem abstraction#time providers#observability-ready code
Author1k-off
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you locate and prioritize hard-to-test static dependencies in C# code so you can plan targeted improvements to testability instead of guessing where the biggest coupling lives.
Core Features & Use Cases
- Static dependency scanning: Finds specific static APIs (time, filesystem, environment, network, console, process) across scoped C# inputs to reveal testability blockers.
- Ranked reporting: Produces a category summary plus top patterns and the most affected files so you know what to tackle first.
- Testability planning guidance: Recommends likely replacement abstractions (for example, TimeProvider, System.IO.Abstractions, IHttpClientFactory) to support a migration strategy.
Quick Start
Ask the agent to scan your C# folder for static dependencies and return the top 10 patterns with the files most affected, excluding bin and obj.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: detect-static-dependencies Download link: https://github.com/1k-off/umbraco-observability-playground/archive/main.zip#detect-static-dependencies Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.