Use when you need to organize uncommitted changes into logical, well-structured commits with clear messages.
find ~/hocgin/ -name "*.skill"
Use when you need to search, discover, and integrate private GitHub repositories as Swift package dependencies in...
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA)....
Use when working with SQLiteData library (@Table, @FetchAll, @FetchOne macros) for SQLite persistence, queries,...
Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting,...
Use when building, debugging, or refining animations in SwiftUI iOS/macOS apps. Covers implicit/explicit animations,...