tryhuset
@tryhuset Organization
Public Skills
ios26-liquid-glass
by tryhuset
Use when implementing iOS 26 Liquid Glass effects in SwiftUI. Covers glassEffect modifier, GlassEffectContainer, morphing with glassEffectID, and correct parameter usage.
commit-organizer
by tryhuset
Use when you need to organize uncommitted changes into logical, well-structured commits with clear messages.
swiftui-animations
by tryhuset
Use when building, debugging, or refining animations in SwiftUI iOS/macOS apps. Covers implicit/explicit animations, transitions, gesture-driven interactions, and modern iOS 17+ APIs like PhaseAnimator and KeyframeAnimator.
swift-composable-architecture
by tryhuset
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing with TestStore.