Skip to main content

このリポジトリの skills

ComeOnOliver/skillshub - 19ページ

SkillsMP は ComeOnOliver/skillshub から 4,287 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

ComeOnOliver/skillshub

収集済み skill 4,287 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

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

原文の言語: 判定不能

更新
収集済み skill 4,287 件中 40 件を表示しています。