hocgin
@hocgin
Public Skills
remotion-best-practices
by hocgin
Best practices for Remotion - Video creation in React
wrangler
by hocgin
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.
browser-extension-builder
by hocgin
"Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3."
swift-private-bundle
by hocgin
Use when you need to search, discover, and integrate private GitHub repositories as Swift package dependencies in iOS/macOS projects.
swift-style
by hocgin
Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting, naming, organization, and idiomatic patterns.
sqlite-data
by hocgin
Use when working with SQLiteData library (@Table, @FetchAll, @FetchOne macros) for SQLite persistence, queries, writes, migrations, or CloudKit private database sync.
commit-organizer
by hocgin
Use when you need to organize uncommitted changes into logical, well-structured commits with clear messages.
swift-composable-architecture
by hocgin
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.
swiftui-animations
by hocgin
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.