1c7
- 26 skills
- 0 followers
- 6 hours ago last updated
- ▌ Telemetry · 1c7Add lightweight runtime telemetry and debug instrumentation to macOS apps, then verify those events after building and running. Use when wiring `Logger` / `os.Logger`, adding log points for window/sidebar/menu-bar actions, reading runtime logs from Console or `log stream`, or confirming that expected events fire after a local run.
- ▌ Test Triage · 1c7Triage failing macOS tests across Xcode and SwiftPM workflows. Use when asked to run macOS tests, narrow failing scopes, explain assertion or crash failures, or separate real test regressions from setup and environment problems.
- ▌ Liquid Glass · 1c7Implement, refactor, or review modern macOS SwiftUI UI for the new design system and Liquid Glass. Use when adopting Liquid Glass, updating NavigationSplitView, toolbars, search, sheets, and controls, removing custom backgrounds that fight system materials, or building custom glass surfaces with glassEffect, GlassEffectContainer, and glassEffectID.
- ▌ Macos Swiftpm · 1c7Build, run, and test SwiftPM macOS packages and executables. Use when the repo is package-first or has no Xcode project.
- ▌
- ▌ View Refactor · 1c7Refactor macOS SwiftUI views and scenes with strong defaults for small dedicated subviews, stable sidebar and selection structure, explicit command and toolbar ownership, scene-aware state, and narrow AppKit escape hatches. Use when cleaning up a macOS view file, splitting oversized scene roots, removing iOS-centric patterns, or tightening mixed SwiftUI/AppKit architecture.
- ▌ Appkit Interop · 1c7 bundleDecide when and how to bridge a macOS app from SwiftUI into AppKit. Use when implementing NSViewRepresentable or NSViewControllerRepresentable, accessing NSWindow or the responder chain, presenting panels, customizing menus, or handling desktop behaviors that SwiftUI does not model cleanly.
- ▌ Pricing Update · 1c7Sync OpenUsage's pricing supplement with Cursor's published model pricing. Pulls https://cursor.com/docs/models-and-pricing.md, diffs it against pricing_supplement.json, updates entries/aliases/multipliers, validates, and opens a PR. Use when Cursor adds or re-prices models, a spend tile shows a warning triangle for an unpriced model, or a periodic pricing check is due.
- ▌ Test Macos App · 1c7Slash command that runs the smallest meaningful macOS test scope first and explains failures by category. Invoke explicitly with /test-macos-app — this skill never self-triggers.
- ▌ Build Run Debug · 1c7 bundleBuild, run, and debug local macOS apps and desktop executables using shell-first Xcode and Swift workflows. Use when asked to build a Mac app, launch it, diagnose compiler or linker failures, inspect startup problems, or debug desktop-only runtime issues.
- ▌ Macos Telemetry · 1c7Add and verify lightweight macOS runtime telemetry. Use when wiring Logger events or inspecting logs for windows, sidebars, menus, and actions.
- ▌ Swiftui Patterns · 1c7 bundleBest practices and example-driven guidance for building native macOS SwiftUI scenes and components, including windows, commands, toolbars, settings, split views, inspectors, menu bar extras, and keyboard-driven workflows. Use when creating or refactoring macOS SwiftUI UI, choosing scene types, wiring menus or settings, or needing desktop-specific component patterns and examples.
- ▌ Window Management · 1c7Customize macOS 15+ SwiftUI windows and scene behavior using Window, WindowGroup, and macOS window modifiers. Use when styling or hiding window toolbars and titles, extending drag regions with WindowDragGesture, replacing window backgrounds with materials, disabling minimize or restoration for utility windows, setting default or ideal window placement from content/display size, creating borderless windows, or tuning default launch behavior.
- ▌ Fix Codesign Error · 1c7Slash command that inspects a macOS signing or entitlement failure and explains the minimum fix path. Invoke explicitly with /fix-codesign-error — this skill never self-triggers.
- ▌ Macos Liquid Glass · 1c7Implement and review macOS SwiftUI Liquid Glass UI. Use when adopting system glass, removing conflicting custom chrome, or building glass surfaces.
- ▌ Macos View Refactor · 1c7Refactor macOS SwiftUI views and scenes into stable structure. Use when splitting large views, tightening scene state, or narrowing AppKit escapes.
- ▌ Macos Appkit Interop · 1c7 bundleBridge macOS SwiftUI into AppKit narrowly. Use when implementing representables, reaching NSWindow or panels, handling menus, or using the responder chain.
- ▌ Signing Entitlements · 1c7Inspect signing, entitlements, hardened runtime, and Gatekeeper issues for macOS apps. Use when asked to diagnose code signing failures, missing entitlements, sandbox problems, notarization prerequisites, or trust-policy launch errors.
- ▌ Macos Build Run Debug · 1c7 bundleBuild, run, and debug macOS apps with shell-first Xcode and Swift workflows. Use when launching apps or diagnosing build, startup, or runtime failures.
- ▌ Macos Swiftui Patterns · 1c7 bundleBuild macOS SwiftUI scenes and components with desktop patterns. Use when shaping windows, commands, toolbars, settings, split views, or inspectors.
- ▌ Packaging Notarization · 1c7Prepare and troubleshoot packaging, signing, and notarization workflows for macOS distribution. Use when asked to archive a Mac app, validate bundle structure, reason about notarization readiness, or explain distribution-only failures.
- ▌ Build And Run Macos App · 1c7Slash command that creates or updates the project-local macOS `script/build_and_run.sh` and uses it as the default build/run entrypoint. Invoke explicitly with /build-and-run-macos-app — this skill never self-triggers.
- ▌ Macos Window Management · 1c7 bundleCustomize macOS SwiftUI windows and scene behavior. Use when tuning window chrome, drag regions, placement, restoration, launch behavior, or borderless windows.
- ▌ Bocha Search · 1c7 bundle使用博查(Bocha)搜索 API 搜索网页。博查是专为 AI 设计的中文搜索引擎,数据合规、质量高。 四种 API:web-search(全网搜索)、ai-search(混合搜索+模态卡+可选AI回答)、rerank(语义排序)、fund/remaining(余额查询)。 当用户需要搜索中文网页、获取实时信息(天气/股票/汇率/新闻)、对 RAG 候选结果重排序、或查询 API 余额时使用。
- ▌ Chinese Indie Dev · 1c7 bundle处理 1c7/chinese-independent-developer 仓库的项目提交。 检查 issue #160 新评论、新开的 Issue、新开的 PR, 将有效项目添加到对应 README,关闭垃圾内容。 当用户要求“收录项目”“处理提交”“处理 issue”“跑一下列表”或运行中国独立开发者列表维护流程时使用。
- ▌ Mlx Whisper Long · 1c7 bundleTranscribe audio/video files of any length using mlx_whisper on Apple Silicon. Automatically splits long files into segments to prevent hallucination/repetition loops, then merges results into a single SRT/VTT/TXT file. Use when transcribing podcasts, lectures, interviews, or any long-form media locally without API keys.