Skip to main content

这个仓库中的 skills

ComeOnOliver/skillshub - 第 19 页

SkillsMP 已收集 ComeOnOliver/skillshub 中的 4,287 个 Skill。打开任一 Skill 可查看来源和详情。

ComeOnOliver/skillshub

已展示 40 / 4,287 个已收集 Skill。

职业分类
软件开发工程师
描述

Use when UI is slow, scrolling lags, animations stutter, or when asking 'why is my SwiftUI view slow', 'how do I optimize List performance', 'my app drops frames', 'view body is called too often', 'List is laggy' - SwiftUI performance optimization with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing SwiftUI search — .searchable, isSearching, search suggestions, scopes, tokens, programmatic search control (iOS 15-18). For iOS 26 search refinements (bottom-aligned, minimized toolbar, search tab role), see swiftui-26-ref.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when needing thread-safe primitives for performance-critical code. Covers Mutex (iOS 18+), OSAllocatedUnfairLock (iOS 16+), Atomic types, when to use locks vs actors, deadlock prevention with Swift Concurrency.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when ANY beta tester reports a crash, ANY crash appears in Organizer or App Store Connect, crash logs need symbolication, app was killed without crash report, or you need to triage TestFlight feedback

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when testing async code with Swift Testing. Covers confirmation for callbacks, @MainActor tests, async/await patterns, timeout control, XCTest migration, parallel test execution.

原文语言:英语

更新
职业分类
软件开发工程师
描述

TextKit 2 complete reference (architecture, migration, Writing Tools, SwiftUI TextEditor) through iOS 26

原文语言:英语

更新
职业分类
软件开发工程师
描述

Timer, DispatchSourceTimer, Combine Timer.publish, AsyncTimerSequence, Task.sleep API reference with lifecycle diagrams, RunLoop modes, and platform availability

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing timers, debugging timer crashes (EXC_BAD_INSTRUCTION), Timer stops during scrolling, or choosing between Timer/DispatchSourceTimer/Combine/async timer APIs

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing drag and drop, copy/paste, ShareLink, or ANY content sharing between apps or views - covers Transferable protocol, TransferRepresentation types, UTType declarations, SwiftUI surfaces, and NSItemProvider bridging

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when building ANY tvOS app - covers Focus Engine, Siri Remote input, storage constraints (no Document directory), no WebView, TVUIKit, TextField workarounds, AVPlayer tuning, Menu button state machines, and tvOS-specific gotchas that catch iOS developers

原文语言:英语

更新
职业分类
软件开发工程师
描述

Apple platform typography reference (San Francisco fonts, text styles, Dynamic Type, tracking, leading, internationalization) through iOS 26

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when setting up UI test recording in Xcode 26, enhancing recorded tests for stability, or configuring test plans for multi-configuration replay. Based on WWDC 2025-344 "Record, replay, and review".

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when writing UI tests, recording interactions, tests have race conditions, timing dependencies, inconsistent pass/fail behavior, or XCTest UI tests are flaky - covers Recording UI Automation (WWDC 2025), condition-based waiting, network conditioning,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when CAAnimation completion handler doesn't fire, spring physics look wrong on device, animation duration mismatches actual time, gesture + animation interaction causes jank, or timing differs between simulator and real hardware - systematic CAAnimation…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when wrapping UIKit views/controllers in SwiftUI, embedding SwiftUI in UIKit, or debugging UIKit-SwiftUI interop issues. Covers UIViewRepresentable, UIViewControllerRepresentable, UIHostingController, UIHostingConfiguration, coordinators, lifecycle, state…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Use when starting any iOS/Swift conversation - establishes how to find and use Axiom skills, requiring Skill tool invocation before ANY response including clarifying questions

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Use when auditing user journeys, checking for UX dead ends, dismiss traps, buried CTAs, missing empty/loading/error states, or broken data paths in iOS apps (SwiftUI and UIKit).

原文语言:英语

更新
职业分类
软件开发工程师
描述

subject not detected, hand pose missing landmarks, low confidence observations, Vision performance, coordinate conversion, VisionKit errors, observation nil, text not recognized, barcode not detected, DataScannerViewController not working, document scan issues

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when needing Vision framework API details for hand/body pose, segmentation, text recognition, barcode detection, document scanning, or Visual Intelligence integration. Covers VNRequest types, coordinate conversion, DataScannerViewController,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

subject segmentation, VNGenerateForegroundInstanceMaskRequest, isolate object from hand, VisionKit subject lifting, image foreground detection, instance masks, class-agnostic segmentation, VNRecognizeTextRequest, OCR, VNDetectBarcodesRequest,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when capturing iOS simulator console output, diagnosing runtime crashes, viewing print/os_log output, or needing structured app logs for analysis. Reference for xclog CLI covering launch, attach, list modes with JSON output.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when encountering BUILD FAILED, test crashes, simulator hangs, stale builds, zombie xcodebuild processes, "Unable to boot simulator", "No such module" after SPM changes, or mysterious test failures despite no code changes - systematic environment-first…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Reference — all 20 Xcode MCP tools with parameters, return schemas, and examples

原文语言:英语

更新
职业分类
软件开发工程师
描述

Xcode MCP setup — enable mcpbridge, per-client config, permission handling, multi-Xcode targeting, troubleshooting

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when connecting to Xcode via MCP, using xcrun mcpbridge, or working with ANY Xcode MCP tool (XcodeRead, BuildProject, RunTests, RenderPreview). Covers setup, tool reference, workflow patterns, troubleshooting.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Xcode MCP workflow patterns — BuildFix loop, TestFix loop, preview verification, window targeting, tool gotchas

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when writing, running, or debugging XCUITests. Covers element queries, waiting strategies, accessibility identifiers, test plans, and CI/CD test execution patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when automating Instruments profiling, running headless performance analysis, or integrating profiling into CI/CD - comprehensive xctrace CLI reference with record/export patterns

原文语言:英语

更新
职业分类
软件开发工程师
描述

CoreML diagnostics - model load failures, slow inference, memory issues, compression accuracy loss, compute unit problems, conversion errors.

原文语言:英语

更新
职业分类
软件开发工程师
描述

CoreML API reference - MLModel lifecycle, MLTensor operations, coremltools conversion, compression APIs, state management, compute device availability, performance profiling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when deploying custom ML models on-device, converting PyTorch models, compressing models, implementing LLM inference, or optimizing CoreML performance. Covers model conversion, compression, stateful models, KV-cache, multi-function models, MLTensor.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing speech-to-text, live transcription, or audio transcription. Covers SpeechAnalyzer (iOS 26+), SpeechTranscriber, volatile/finalized results, AssetInventory model management, audio format handling.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Create a new skill in the current repository. Use when the user wants to create/add a new skill, or mentions creating a skill from scratch. This skill follows the workflow defined in .agents/skills/README.md and helps scaffold, validate, and sync new skills.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when user wants to create a GitHub issue for the current repository. Must read and follow the repository's issue template format.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create or update GitHub pull requests using the repository-required workflow and template compliance. Use when asked to create/open/update a PR so the assistant reads `.github/pull_request_template.md`, fills every template section, preserves markdown…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Automated code review for local branches, PRs, commits, and files. Supports single-agent review with interactive fix selection, or multi-agent deep review with reviewer-verifier adversarial mechanism and risk-based auto-fix.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch with PR. Use when asked to prepare/create a release, bump version, or run `/prepare-release`.

原文语言:英语

更新
职业分类
软件开发工程师
描述

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Process data with custom algorithms

原文语言:英语

更新
职业分类
数据库架构师
描述

Query database safely with parameterized statements

原文语言:无法判定

更新
已展示 40 / 4,287 个已收集 Skill。