#25sunfmin/apple-integration-testing1 skillsapple-integration-testingUse when writing integration tests for Apple platforms (Swift / XCTest) covering service layers, repositories, parsers, data pipelines, or any code whose correctness is verifiable through observable state (file contents, returned values, DB rows, exit codes)…2026년 4월 28일
#26sunfmin/slack-post-from-context1 skillsslack-post-from-contextUse when the user asks to draft, share, or post something to Slack about the current conversation — phrasings like "post this to slack", "make a slack message about this", "share this on slack", "slack-format this", "draft a slack update". Composes the…2026년 4월 28일
#27sunfmin/android-screenshot-testing1 skillsandroid-screenshot-testingUse when writing Android integration tests that render real UI pages and capture screenshots on JVM without emulators. Also covers asserting on rendered content (text, visibility, i18n sweeps) alongside the captured PNG. Use when needing visual verification…2026년 4월 28일
#28sunfmin/apple-ui-from-spec1 skillsapple-ui-from-specUse when given an Apple-platform UI spec (macOS, iOS, or iPadOS) covering multiple screens or dialogs and the output must be (a) integration-ready SwiftUI views and (b) PNG snapshots of every screen rendered offscreen without launching the app. Triggers…2026년 4월 27일
#29sunfmin/paddle-skill1 skillspaddleInteract with the Paddle Billing API (paddle.com) from the command line. Use when the user wants to manage a Paddle seller account — creating products, prices, subscriptions, customers, transactions, or discount codes — or when setting up Paddle for a new…2026년 4월 23일
#30sunfmin/auto-bug-fix1 skillsauto-bug-fixUse when asked to fix a bug from a JIRA ticket, reproduce a bug on a real mobile device, or run an end-to-end bug-fix cycle (JIRA → reproduce → analyze → test → fix → verify). Also use when user says "fix bug", "reproduce PROJ-1234", or "auto-fix". Requires a…2026년 4월 14일
#31sunfmin/screenshot-to-design-spec1 skillsscreenshot-to-design-specUse when analyzing UI screenshots or design mockups to extract structured design specifications. Use when the user provides an image and wants to capture its visual design for reproduction by AI. Triggers on "extract design", "design spec", "analyze this UI",…2026년 4월 14일
#32sunfmin/full-stack-screenshot-testing1 skillsfull-stack-screenshot-testingUse when reviewing or iterating on frontend UI with real backend data. Use when needing visual screenshots of admin pages, dashboards, or detail views backed by a real database and API — zero mocks. Use when the UI needs design review with realistic data…2026년 4월 14일
#33sunfmin/macos-codesign-skill1 skillsmacos-codesignSet up a self-signed code signing certificate for macOS app development so that TCC permissions (Screen Recording, Microphone, Accessibility) persist across rebuilds. Use this skill whenever working on a macOS app that needs persistent permissions, setting up…2026년 3월 28일
#34sunfmin/attack-blocker1 skillsattack-blockerResolve project blockers — missing dependencies, build failures, unlinked libraries, missing models, API keys. Uses 5 Whys root-cause analysis and a mandatory resolution sequence. Use when something is blocked or failing to build.2026년 3월 27일
#35sunfmin/apple-forge1 skillsapple-forgeApple platform Clean Architecture development with Swift/SwiftUI. Covers 4-layer architecture (Entities, Domain, Data, Presentation), protocol-driven design, TDD workflow, hybrid repository pattern (OpenAPI + CoreData), real device testing with screenshot…2026년 3월 25일
#36sunfmin/system-monitor1 skillssystem-monitorStart a system monitor that captures screenshots, system audio, and microphone input, then periodically summarizes what's happening on screen. Use when the user wants to monitor a meeting, presentation, video, or any on-screen activity. Triggers on: 'monitor…2026년 3월 24일