swiftui-view-refactor

Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view's layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.

$ Installieren

git clone https://github.com/bout3fiddy/agents /tmp/agents && cp -r /tmp/agents/skills/swiftui-view-refactor ~/.claude/skills/agents

// tip: Run this command in your terminal to install the skill