cck-de-sloppify
CommunitySystematic .NET code cleanup pipeline.
Authors205109
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Systematic code cleanup and debt reduction for .NET projects, replacing ad-hoc tidyups with a formal seven-step pipeline that ensures formatting, removal of unused usings, analyzer warning fixes, dead code elimination, TODO resolution, sealing non-inherited classes, and proper CancellationToken propagation, with independent verification between steps.
Core Features & Use Cases
- A formal 7-step cleanup pipeline that runs Step 1: Format All Code, Step 2: Remove Unused Usings, Step 3: Fix Analyzer Warnings, Step 4: Remove Dead Code, Step 5: Resolve TODOs, Step 6: Seal Non-Inherited Classes, Step 7: Propagate CancellationToken; each step is verified via dotnet build/test and committed separately to preserve history.
- Safe removals: dead code is only removed after safety checks (references, DI, serialization) to prevent breaking changes.
- Applicable to ongoing maintenance and pre-release hygiene, ensuring consistent code quality and reduced tech debt.
Quick Start
Run the seven-step cleanup pipeline on your .NET solution and verify each step with a build and test.
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: cck-de-sloppify Download link: https://github.com/s205109/AHKFlowApp/archive/main.zip#cck-de-sloppify 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.