#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)…28 avr. 2026
#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…28 avr. 2026
#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…28 avr. 2026
#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…27 avr. 2026
#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…23 avr. 2026
#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…14 avr. 2026
#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",…14 avr. 2026
#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…14 avr. 2026
#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…28 mars 2026
#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.27 mars 2026
#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…25 mars 2026
#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…24 mars 2026