pondorasti

pondorasti

@pondorasti

GitHub
6 Skills
12 Total Stars
February 2026 Joined

Public Skills

swiftui-ui-patterns

by pondorasti

Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or needing component-specific patterns and examples.

2 1mo ago

swiftui-liquid-glass

by pondorasti

Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.

2 1mo ago

learn

by pondorasti

Extract non-obvious learnings from session to AGENTS.md files to build codebase understanding

2 1mo ago

swift-concurrency-expert

by pondorasti

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

Code Review 2 4mo ago

swiftui-view-refactor

by pondorasti

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.

Code Gen 2 4mo ago

create-cli

by pondorasti

Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you're designing a CLI spec (before implementation) or refactoring an existing CLI's surface area for consistency, composability, and discoverability.

CLI Tools 2 4mo ago