搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
axiom-metal-migration
axiom-metal-migration
Use when porting OpenGL/DirectX to Metal - translation layer vs native rewrite decisions, migration planning, anti-patterns
软件工程 / 诊断修复
axiom-using-axiom
axiom-using-axiom
Use when starting any iOS/Swift conversation - establishes how to find and use Axiom skills, requiring Skill tool invocation before ANY response including…
软件工程 / 诊断修复
ab-test-designer
ab-test-designer
Design robust A/B test experiments. Use when testing a new feature, validating a hypothesis, or optimizing conversion rates.
软件工程 / 诊断修复
instinct-apply
instinct-apply
Surfaces relevant instincts during work. Use when starting a task to check if any learned behaviors apply.
软件工程 / 诊断修复
axiom-synchronization
axiom-synchronization
Use when needing thread-safe primitives for performance-critical code. Covers Mutex (iOS 18+), OSAllocatedUnfairLock (iOS 16+), Atomic types, when to use locks…
软件工程 / 诊断修复
axiom-background-processing-ref
axiom-background-processing-ref
Complete background task API reference - BGTaskScheduler, BGAppRefreshTask, BGProcessingTask, BGContinuedProcessingTask (iOS 26), beginBackgroundTask,…
软件工程 / 诊断修复
axiom-assume-isolated
axiom-assume-isolated
Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers MainActor.assumeIsolated, @preconcurrency…
软件工程 / 诊断修复
axiom-storage-management-ref
axiom-storage-management-ref
Use when asking about 'purge files', 'storage pressure', 'disk space iOS', 'isExcludedFromBackup', 'URL resource values', 'volumeAvailableCapacity', 'low…
软件工程 / 诊断修复
ios-26-platform
ios-26-platform
Use when implementing iOS 26 features (Liquid Glass, new SwiftUI APIs, WebView, Chart3D), deploying iOS 26+ apps, or supporting backward compatibility with iOS…
软件工程 / 诊断修复
axiom-networking-legacy
axiom-networking-legacy
This skill should be used when working with NWConnection patterns for iOS 12-25, supporting apps that can't use async/await yet, or maintaining backward…
软件工程 / 诊断修复
launch
launch
Launch and automate VS Code (Code OSS) using @playwright/cli via Chrome DevTools Protocol. Use when you need to interact with the VS Code UI, automate the chat…
软件工程 / 诊断修复
plugin-audit
plugin-audit
Audit vercel-plugin performance on real-world projects. Extracts tool calls from Claude Code conversation logs, tests hook matching against actual inputs,…
软件工程 / 诊断修复
playwright
playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging)…
软件工程 / 诊断修复
supabase-report
supabase-report
Generate a comprehensive Markdown security audit report with executive summary, findings, and remediation guidance.
软件工程 / 诊断修复
axiom-now-playing-musickit
axiom-now-playing-musickit
MusicKit Now Playing integration patterns. Use when playing Apple Music content with ApplicationMusicPlayer and understanding automatic vs manual Now Playing…
软件工程 / 诊断修复
supabase-audit-tables-read
supabase-audit-tables-read
Attempt to read data from exposed tables to verify actual data exposure and RLS effectiveness.
软件工程 / 诊断修复
supabase-audit-tables-list
supabase-audit-tables-list
List all tables exposed via the Supabase PostgREST API to identify the attack surface.
软件工程 / 诊断修复
axiom-photo-library-ref
axiom-photo-library-ref
Reference — PHPickerViewController, PHPickerConfiguration, PhotosPicker, PhotosPickerItem, Transferable, PHPhotoLibrary, PHAsset, PHAssetCreationRequest,…
软件工程 / 诊断修复
axiom-metal-migration-ref
axiom-metal-migration-ref
Use when converting shaders or looking up API equivalents - GLSL to MSL, HLSL to MSL, GL/DirectX to Metal mappings, MTKView setup code
软件工程 / 诊断修复
axiom-realm-migration-ref
axiom-realm-migration-ref
Use when migrating from Realm to SwiftData - comprehensive migration guide covering pattern equivalents, threading model conversion, schema migration…