What problem does it solve?
Configures and audits .NET desktop projects (WinForms, WPF, Avalonia) for Claude Code on Windows, generating or updating CLAUDE.md files, scoped rules, editorconfig, Directory.Build.props, global.json, and pre-commit hooks. It audits existing codebases to detect UI coupling, God classes, and architectural violations, recommending structural refactors and decoupling. Use when you want to standardize project setup and Claude-friendly documentation across multiple desktop projects.
Core Features & Use Cases
- Automated environment and solution analysis, audit of UI coupling, and project structure
- Generation and update guidance for CLAUDE.md at global and per-project levels
- Templates for .editorconfig, Directory.Build.props, global.json, and .claude/rules/
- Progressive 8-step workflow with non-destructive diffs to existing files
- References templates and decoupling guidance for WinForms->WPF/Avalonia migrations
Quick Start
Run the 8-step workflow from this skill to audit your project and generate configuration files.