Dotnet Slopwatch · Aaronontheweb/dotnet-skills
Detect shortcut fixes in .NET code changes
Scans C# code changes for shortcuts that mask problems — skipped tests, suppressed warnings, empty catch blocks, arbitrary delays — and compares against a baseline so only new issues are flagged.
Good for
- Review AI-generated C# changes for shortcuts
- Catch disabled tests and suppressed warnings
- Flag empty catch blocks before merging
- Source repository
- Aaronontheweb/dotnet-skills
- Category
- General
Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.
A good place to start
Run a check on my latest C# changes for skipped tests, suppressed warnings, or empty catch blocks.

Make your next great thing.
Bring a question, a file, or an idea that’s not quite there yet.