搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
prometheus-configuration
prometheus-configuration
Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.
软件工程 / 诊断修复
axiom-cloud-sync
axiom-cloud-sync
Use when choosing between CloudKit vs iCloud Drive, implementing reliable sync, handling offline-first patterns, or designing sync architecture - prevents…
软件工程 / 诊断修复
axiom-app-intents-ref
axiom-app-intents-ref
Use when integrating App Intents for Siri, Apple Intelligence, Shortcuts, Spotlight, or system experiences - covers AppIntent, AppEntity, parameter handling,…
软件工程 / 诊断修复
create-opencode-plugin
create-opencode-plugin
Create OpenCode plugins using the @opencode-ai/plugin SDK. Use for building custom tools, event hooks, auth providers, or tool execution interception. Use proactively when developing new plugins in .opencode/plugin/ or ~/.config/opencode/plugin/. Examples: - user: "Create a plugin to block dangerous commands" → implement tool execution before hook with blocking logic - user: "Add a custom tool for jira" → design tool schema and implementation using SDK context - user: "Show toast on file edit" → react to file edit events and display status message - user: "Build a custom auth provider" → implement auth flow for new model provider - user: "Intercept git commits" → add hook to validate commit messages before execution
软件工程 / 部署发布
promql-generator
promql-generator
Generate/create/write PromQL queries, metric expressions, alerting rules, recording rules, Prometheus dashboards.
软件工程 / 诊断修复
recommendation-system
recommendation-system
Deploy production recommendation systems with feature stores, caching, A/B testing. Use for personalization APIs, low latency serving, or encountering cache…
软件工程 / 诊断修复
supabase-help
supabase-help
Quick reference for all Supabase security audit skills with usage examples and command overview.
软件工程 / 诊断修复
axiom-swiftui-nav
axiom-swiftui-nav
Use when implementing navigation patterns, choosing between NavigationStack and NavigationSplitView, handling deep links, adopting coordinator patterns, or…
软件工程 / 诊断修复
logging-best-practices
logging-best-practices
Structured logging with proper levels, context, PII handling, centralized aggregation. Use for application logging, log management integration, distributed…
软件工程 / 诊断修复
camofox-browser
camofox-browser
Anti-detection browser automation using Camoufox (Firefox fork with C++ fingerprint spoofing). Use when standard browser tools get blocked by Cloudflare,…
软件工程 / 部署发布
postmortem-writing
postmortem-writing
Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.
软件工程 / 诊断修复
page-transitions
page-transitions
Use when implementing route changes, view transitions, modal opens/closes, or navigation animation in web and mobile applications.
软件工程 / 诊断修复
github-actions-validator
github-actions-validator
Validate, lint, audit, fix GitHub Actions workflows (.github/workflows).
软件工程 / 诊断修复
axiom-app-store-connect-ref
axiom-app-store-connect-ref
Use when navigating App Store Connect to find crash data, read TestFlight feedback, interpret metrics dashboards, or export diagnostic logs. Covers crash-free…
软件工程 / 诊断修复
terraform-validator
terraform-validator
Validate, lint, audit, or plan Terraform/.tf/HCL files; runs tflint, checkov, terraform validate.
软件工程 / 部署发布
dramatic-2000ms-plus
dramatic-2000ms-plus
Use when building extended animation sequences over 2000ms - cinematic intros, story sequences, premium experiences where animation IS the product
软件工程 / 诊断修复
rest-api-design-patterns
rest-api-design-patterns
Comprehensive guide for designing RESTful APIs including resource modeling, versioning strategies, HATEOAS, pagination, filtering, and HTTP best practices
软件工程 / 诊断修复
sentry-setup-metrics
sentry-setup-metrics
Setup Sentry Metrics in any project. Use when asked to add custom metrics, track counters/gauges/distributions, or instrument application performance. Supports…
软件工程 / 诊断修复
axiom-swiftui-nav-diag
axiom-swiftui-nav-diag
Use when debugging navigation not responding, unexpected pops, deep links showing wrong screen, state lost on tab switch or background, crashes in…
软件工程 / 诊断修复
axiom-swiftui-debugging-diag
axiom-swiftui-debugging-diag
Use when SwiftUI view debugging requires systematic investigation - view updates not working after basic troubleshooting, intermittent UI issues, complex state…