搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 部署发布
flash
flash
runpod-flash SDK and CLI for deploying AI workloads on Runpod serverless GPUs/CPUs.
软件工程 / 部署发布
observability-llm-obs
observability-llm-obs
Monitor LLMs and agentic apps: performance, token/cost, response quality, and workflow orchestration. Use when the user asks about LLM monitoring, GenAI observability, or AI cost/quality.
软件工程 / 诊断修复
apollo-router-plugin-creator
apollo-router-plugin-creator
编写 Apollo Router 原生 Rust 插件的指南。在以下场景使用此技能:(1) 用户想要创建新的 router 插件,(2) 用户想要添加 service hooks(router_service、supergraph_service、execution_service、subgraph_service),(3) 用户想要修改现有的 router 插件,(4) 用户需要理解 router 插件模式或请求生命周期,(5) 触发请求如"create a new plugin"、"add a router plugin"、"modify the X plugin"或"add subgraph_service hook"。
软件工程 / 诊断修复
proposal-writer
proposal-writer
Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing…
软件工程 / 诊断修复
kreuzberg
kreuzberg
Extract text, tables, metadata, and images from 91+ document formats (PDF, Office, images, HTML, email, archives, academic) using Kreuzberg. Use when writing code that calls Kreuzberg APIs in Python, Node.js/TypeScript, Rust, or CLI. Covers installation, extraction (sync/async), configuration (OCR, chunking, output format), batch processing, error handling, and plugins.
软件工程 / 诊断修复
pixijs-scene-dom-container
pixijs-scene-dom-container
Use this skill when overlaying HTML elements on the PixiJS v8 canvas. Covers DOMContainer with element, anchor, and scene-graph-driven CSS transforms, the…
软件工程 / 诊断修复
feishu-cli-doc-guide
feishu-cli-doc-guide
飞书文档创建前的兼容性检查规范。覆盖 Mermaid/PlantUML 语法限制(8 种图表类型的飞书安全写法)、 表格 9×9 限制处理规则(行 > 9 用 insert_table_row API 追加保持单 block;列 > 9 拆分保留首列)、Callout/公式/图片处理、API 限制与容错机制。 被 feishu-cli-write、feishu-cli-import 等技能引用,在生成将要导入飞书的 Markdown 之前必须参考。 确保内容兼容飞书,避免导入失败。
软件工程 / 部署发布
添加 Malli 模式
add-malli-schemas
在 Metabase 代码库中高效地为 API 端点添加 Malli schema,遵循正确的模式、验证时机和错误处理
软件工程 / 诊断修复
brewpage-publish
brewpage-publish
Publish content to brewpage.app — text, markdown, JSON, or file. Asks namespace and password, returns public URL. Triggers: publish, share link, upload to…
软件工程 / 诊断修复
firecrawl-build-map
firecrawl-build-map
Integrate Firecrawl `/map` into product code for URL discovery on a known site. Use when a feature needs to find pages before scraping or crawling, especially…
软件工程 / 诊断修复
function-creator
function-creator
Create Convex queries, mutations, and actions with proper validation, authentication, and error handling. Use when implementing new API endpoints.
软件工程 / 诊断修复
nestjs-testing-expert
nestjs-testing-expert
Testing patterns for NestJS apps using Jest, covering unit, integration, and e2e tests.
软件工程 / 诊断修复
flutter-networking
flutter-networking
Implement, fix, debug, review, or refactor Flutter networking code for HTTP/REST APIs, WebSocket realtime flows, authentication and token refresh, request headers, timeouts, retries, JSON parsing, caching, background isolates, repositories, services, and adaptation to existing http, Dio, Retrofit, Chopper, or custom API clients. Use when asked to add network requests, investigate network errors, harden API clients, handle auth, or validate Flutter network behavior.
软件工程 / 诊断修复
components-guide
components-guide
Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.
软件工程 / 诊断修复
observability-service-health
observability-service-health
Assess APM service health using SLOs, alerts, ML, throughput, latency, error rate, and dependencies. Use when checking service status, performance, or when the user asks about service health.
软件工程 / 诊断修复
pixijs-scene-text
pixijs-scene-text
Use this skill when rendering text in PixiJS v8. Covers Text for canvas-quality styled labels, BitmapText for cheap per-frame updates via glyph atlas, HTMLText…
软件工程 / 部署发布
save-thread
save-thread
Save the real Claude Code session messages only when the user explicitly requests it. Use nmem t save to import the recorded session, not a summary-only…
软件工程 / 诊断修复
swift-api-design-guidelines-skill
swift-api-design-guidelines-skill
Write, review, or improve Swift APIs using Swift API Design Guidelines for naming, argument labels, documentation comments, terminology, and general…
软件工程 / 诊断修复
firebase-data-connect
firebase-data-connect
Builds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely. Use when designing schemas with tables and relations,…
软件工程 / 诊断修复
API 设计原则
api-design-principles
掌握 REST 和 GraphQL API 设计原则,构建直观、可扩展且易于维护的 API,让开发者满意并经得起时间考验。