windows-app-organization-maintenance

Community

Keep the Windows app structure clean

Authorethanhanderson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of Windows app codebases drifting into inconsistent folder/project structure, causing hard-to-maintain files, unclear ownership of UI vs logic, and messy workspace/content layouts.

Core Features & Use Cases

  • Project boundary enforcement: Keeps WinUI host concerns in ChurchPresenter, testable application logic in ChurchPresenter.Application, and portable core/file-format code in ChurchPresenter.Core.
  • Deterministic placement rules: Guides where pages, view models, controls, services, converters, resources, and interop should live to prevent UI, XAML, and application logic from collapsing into monolithic files.
  • Workspace/content layout preservation: Maintains canonical TitleCase folder structure and correct state location rules (including migration compatibility) when reorganizing workspace/content logic.
  • Cleanup and splitting workflow: Identifies dead code and stale files from recent refactors/renames and splits mixed-purpose files into smaller focused units.

Quick Start

Use windows-app-organization-maintenance to review recent changes under apps/windows, reorganize code into the correct Windows projects and folders, preserve the canonical content/workspace layout, and remove any unused or dead files.

Dependency Matrix

Required Modules

None required

Components

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: windows-app-organization-maintenance
Download link: https://github.com/ethanhanderson/church-presenter/archive/main.zip#windows-app-organization-maintenance

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.