搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 诊断修复
阿里云AI文本文档思维导图
alicloud-ai-text-document-mind
通过 Node.js SDK 使用 Document Mind (DocMind) 提交文档解析任务并轮询结果。专为 Claude Code/Codex 文档理解工作流设计。
软件工程 / 诊断修复
clerk-nextjs-skills
clerk-nextjs-skills
Clerk authentication for Next.js 16 (App Router only) with proxy.ts setup, migration from middleware.ts, environment configuration, and MCP server integration.
软件工程 / 部署发布
supabase-edge-functions
supabase-edge-functions
Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.
软件工程 / 诊断修复
palantir-for-family-trips
palantir-for-family-trips
A Palantir-ish dark command-center dashboard for family trip planning with convoy routes, timeline playback, meal logistics, and Google Maps integration.
软件工程 / 诊断修复
google-ads
google-ads
Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with the google-ads Python SDK, (2) attached-browser mode…
软件工程 / 部署发布
阿里云轻量应用服务器开放API
alicloud-compute-swas-open
端到端管理阿里云轻量应用服务器(SWAS OpenAPI 2020-06-01)资源。用于查询实例、启动/停止/重启等操作。
软件工程 / 部署发布
阿里云AI推荐-AIRec
alicloud-ai-recommend-airec
通过 OpenAPI/SDK 管理阿里云智能推荐 AIRec(Airec)。当用户需要在阿里云进行推荐引擎资源操作时随时使用,包括……
软件工程 / 诊断修复
kegg-database
kegg-database
Direct REST API access to KEGG (academic use only). Pathway analysis, gene-pathway mapping, metabolic pathways, drug interactions, ID conversion. For Python…
软件工程 / 部署发布
阿里云智能云呼叫中心
alicloud-ai-cloud-call-center
通过 OpenAPI/SDK 管理阿里云云呼叫中心(CCC)。当用户进行 CCC 相关操作(如实例/资源管理)时使用。
软件工程 / 部署发布
阿里云AI PAI AI工作空间
alicloud-ai-pai-aiworkspace
通过 OpenAPI/SDK 管理阿里云 PAI AIWorkspace(AIWorkSpace)。当用户操作 AIWorkspace 资源(如工作空间/项目等)时使用。
软件工程 / 诊断修复
pua-debugging
pua-debugging
Forces exhaustive problem-solving using corporate PUA rhetoric and structured debugging methodology. MUST trigger when: (1) any task has failed 2+ times or…
软件工程 / 诊断修复
playwright-core
playwright-core
Battle-tested Playwright patterns for writing and debugging reliable E2E, API, component, visual, accessibility, and security tests. Use when you need locator…
软件工程 / 部署发布
API 设计
api-design
使用仅扩展设计原则设计稳定、兼容的公共 API。管理 NuGet 包的 API 兼容性、协议兼容性和版本控制,并…
软件工程 / 诊断修复
skyline-route
skyline-route
Skyline 自定义路由与页面转场技能。涵盖自定义路由动画(routeBuilder)、预设路由(7 种 wx:// 类型)、页面返回手势、容器转场动画(open-container)、Router…
软件工程 / 部署发布
阿里云智能内容-妙笔
alicloud-ai-content-aimiaobi
通过 OpenAPI/SDK 管理阿里云全妙(AiMiaoBi)。当用户请求阿里云妙笔内容运营相关操作时适用,包括列出资源等。
软件工程 / 部署发布
tempo
tempo
Grafana Tempo distributed tracing backend. Covers TraceQL query language (span selectors, attribute scopes, pipeline operators, structural operators, metrics functions), trace ingestion via OTLP/Jaeger/Zipkin, Tempo architecture (distributor/ingester/compactor/querier/metrics-generator), full configuration reference with YAML, metrics-from-traces (span metrics, service graphs, TraceQL metrics), deployment modes (monolithic/microservices/Helm/Kubernetes), multi-tenancy, performance tuning, caching, and HTTP API. Use when working with distributed traces, writing TraceQL queries, deploying Tempo, configuring trace pipelines, or setting up Grafana-Tempo integrations (traces-to-logs, traces-to-metrics, traces-to-profiles).
软件工程 / 部署发布
阿里云备份 BDRC
alicloud-backup-bdrc
通过 OpenAPI/SDK 管理阿里云备份与灾备中心(BDRC)。当用户需要执行备份/灾备资源操作时,请使用此功能。
软件工程 / 诊断修复
playwright-blazor-testing
playwright-blazor-testing
Write UI tests for Blazor applications (Server or WebAssembly) using Playwright. Covers navigation, interaction, authentication, selectors, and common…
软件工程 / 诊断修复
dependency-injection-patterns
dependency-injection-patterns
Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* methods for clean Program.cs and reusable…
软件工程 / 诊断修复
sveltekit-data-flow
sveltekit-data-flow
SvelteKit data flow guidance. Use for load functions, form actions, server/client data, and invalidation. Covers +page.server.ts vs +page.ts, serialization,…