搜索结果
全部能力
找到 1470 个相关结果 / 监控与排障
软件工程 / 诊断修复
axiom-testflight-triage
axiom-testflight-triage
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…
软件工程 / 诊断修复
axiom-ios-ai
axiom-ios-ai
Use when implementing ANY Apple Intelligence or on-device AI feature. Covers Foundation Models, @Generable, LanguageModelSession, structured output, Tool…
软件工程 / 诊断修复
axiom-background-processing
axiom-background-processing
Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate early, or testing background execution -…
软件工程 / 诊断修复
accelint-react 最佳实践
accelint-react-best-practices
React 性能优化与最佳实践。在处理任何 React 代码时始终使用此技能——编写组件、hooks、JSX;重构;…
软件工程 / 诊断修复
axiom-localization
axiom-localization
Use when localizing apps, using String Catalogs, generating type-safe symbols (Xcode 26+), handling plurals, RTL layouts, locale-aware formatting, or migrating…
软件工程 / 诊断修复
axiom-location
axiom-location
Use when implementing location services, maps, geofencing, or debugging location/MapKit issues. Covers Core Location, CLMonitor, MapKit, annotations,…
软件工程 / 诊断修复
postgresql
postgresql
PostgreSQL database documentation - SQL queries, database design, administration, performance tuning, and advanced features. Use when working with PostgreSQL…
软件工程 / 诊断修复
axiom-vision-diag
axiom-vision-diag
subject not detected, hand pose missing landmarks, low confidence observations, Vision performance, coordinate conversion, VisionKit errors, observation nil,…
软件工程 / 诊断修复
axiom-foundation-models-diag
axiom-foundation-models-diag
Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability problems, unsupported language, or…
软件工程 / 诊断修复
typegpu
typegpu
TypeGPU is type-safe WebGPU in TypeScript. Use whenever the user writes, debugs, or designs TypeGPU code: 'use gpu' shader functions, tgpu.fn, buffers, textures, bind groups, compute and render pipelines, vertex layouts, slots, accessors, and any TypeGPU API. Shader logic and CPU-side resources are tightly coupled - handle both sides here even if the user only mentions one (e.g. "how do I write a shader", "how do I create a buffer"). Trigger on any mention of typegpu, tgpu, "use gpu", TypedGPU, or WebGPU code written using TypeGPU's schema API (d.*, tgpu.*, std.*). Do NOT trigger for raw WebGPU (using GPUDevice/GPURenderPipeline directly without tgpu), WGSL-only questions, Three.js, Babylon.js, or WebGL.
软件工程 / 诊断修复
blockrun
blockrun
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use…
软件工程 / 部署发布
makefile-generator
makefile-generator
Create, generate, or scaffold Makefiles with .PHONY targets and build automation.
软件工程 / 部署发布
architecture-patterns
architecture-patterns
Software architecture patterns and best practices
软件工程 / 诊断修复
moodle-external-api-development
moodle-external-api-development
Create custom external web service APIs for Moodle LMS. Use when implementing web services for course management, user tracking, quiz operations, or custom…
软件工程 / 诊断修复
liveblocks-best-practices
liveblocks-best-practices
Use this skill when building, debugging, or answering questions
软件工程 / 诊断修复
setup-timescaledb-hypertables
setup-timescaledb-hypertables
Use this skill when creating database schemas or tables for Timescale, TimescaleDB, TigerData, or Tiger Cloud, especially for time-series, IoT, metrics, events, or log data. Use this to improve the performance of any insert-heavy table. **Trigger when user asks to:** - Create or design SQL schemas/tables AND Timescale/TimescaleDB/TigerData/Tiger Cloud is available - Set up hypertables, compression, retention policies, or continuous aggregates - Configure partition columns, segment_by, order_by, or chunk intervals - Optimize time-series database performance or storage - Create tables for sensors, metrics, telemetry, events, or transaction logs **Keywords:** CREATE TABLE, hypertable, Timescale, TimescaleDB, time-series, IoT, metrics, sensor data, compression policy, continuous aggregates, columnstore, retention policy, chunk interval, segment_by, order_by Step-by-step instructions for hypertable creation, column selection, compression policies, retention, continuous aggregates, and indexes.
软件工程 / 部署发布
chrome-cdp
chrome-cdp
Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)
软件工程 / 诊断修复
axiom-energy
axiom-energy
Use when app drains battery, device gets hot, users report energy issues, or auditing power consumption - systematic Power Profiler diagnosis, subsystem…
软件工程 / 部署发布
digitalocean-management
digitalocean-management
DigitalOcean management services for monitoring, uptime checks, and resource organization with Projects. Use when setting up observability, alerts, and…
软件工程 / 诊断修复
axiom-auto-layout-debugging
axiom-auto-layout-debugging
Use when encountering "Unable to simultaneously satisfy constraints" errors, constraint conflicts, ambiguous layout warnings, or views positioned incorrectly -…