后端与 API

后端服务、API、Webhook 和服务端工具

331 个 Skills 可用

Skills 列表

energykit

energykit

940backend-api

使用 EnergyKit 查询电网电力预测并提交负载事件,帮助用户优化家庭用电。适用于构建智能家居应用、电动汽车充电器控制、暖通空调调度或能源管理仪表板,引导用户在电网更清洁或更便宜的时间段用电。

dpearson2699 avatardpearson2699
获取
weatherkit

weatherkit

940backend-api

获取 WeatherKit 的当前天气、分钟级、小时级和每日预报;天气警报;iOS 18+ 的变化、历史对比、摘要和统计信息;以及必需的 Apple Weather 署名。在集成天气数据、显示预报或警报、缓存 WeatherKit 响应、显示署名或审查 iOS 应用中的 WeatherKit 查询限制时使用。

dpearson2699 avatardpearson2699
获取
device-integrity

device-integrity

936backend-api

使用 DeviceCheck(DCDevice 每设备位)和 App Attest(DCAppAttestService 密钥生成、证明和断言流程)验证设备合法性和应用完整性。适用于实现欺诈预防、检测受损设备、通过 Apple 服务器验证应用真实性、使用已证明请求保护敏感 API 端点,或为后端架构添加设备验证。

dpearson2699 avatardpearson2699
获取
claude-settings-audit

claude-settings-audit

883backend-api

分析仓库以生成推荐的 Claude Code settings.json 权限。适用于设置新项目、审计现有设置或确定允许哪些只读 bash 命令。检测技术栈、构建工具和单体仓库结构。

getsentry avatargetsentry
获取
gh-review-requests

gh-review-requests

883backend-api

获取未读的 GitHub 通知,针对需要指定团队审核或由团队成员打开的开放 PR。当被要求“查找我需要审核的 PR”、“显示我的审核请求”、“哪些需要我审核”、“获取 GitHub 审核请求”或“检查团队审核队列”时使用。

getsentry avatargetsentry
获取
commit

commit

881backend-api

用于每次请求提交更改或草拟提交信息。创建带有问题引用的 Sentry 风格约定式提交。

getsentry avatargetsentry
获取
platform-agentexchange-partner-offers-configure

platform-agentexchange-partner-offers-configure

786backend-api

Enable or disable the org preference that controls whether a Salesforce org can receive partner offers from the Transactable Marketplace. Use this skill when the user wants to turn partner offer reception on or off for an org. TRIGGER when: user asks to enable or disable partner offers, configure TransactableMarketplaceReceivePartnerOffers, configure enableTransactableMarketplaceReceivePartnerOffers, set up marketplace partner offer reception, toggle the TM partner offers setting, edit a TransactableMarketplacePrivateOffer.settings file, or configure org preferences related to transactable marketplace. DO NOT TRIGGER when: user needs to create or manage the partner offer records themselves, configure marketplace listing settings, or work with SfdcPartnerOffer objects (use platform-metadata-deploy or platform-apex-generate instead).

forcedotcom avatarforcedotcom
获取
data360-prepare

data360-prepare

786backend-api

Salesforce Data Cloud Prepare phase. Use this skill when the user creates or manages Data Cloud data streams, DLOs, transforms, or Document AI configurations. TRIGGER when: user creates or manages Data Cloud data streams, DLOs, transforms, or Document AI configurations, or asks about ingestion into Data Cloud. DO NOT TRIGGER when: the task is connection setup only (use data360-connect), DMOs and identity resolution (use data360-harmonize), or query/search work (use data360-query).

forcedotcom avatarforcedotcom
获取
data360-schema-get

data360-schema-get

786backend-api

Retrieve Data Lake Object (DLO) and Data Model Object (DMO) schema information from Salesforce Data Cloud using REST APIs. Use this skill when you need to inspect DLO or DMO field definitions, data types, or metadata. Takes org alias and optional DLO/DMO name as parameters.

forcedotcom avatarforcedotcom
获取
mobile-platform-native-capabilities-integrate

mobile-platform-native-capabilities-integrate

786backend-api

Build a Salesforce LWC that uses native mobile device capabilities — barcode scanner, biometrics, location, NFC, calendar, contacts, document scanner, geofencing, AR space capture, app review, and payments. Use this skill when the user asks for an LWC that scans a barcode, captures a photo of a document, reads location or geofences, prompts for biometrics, reads/writes the device calendar or contacts, taps NFC, takes a payment, prompts for an app review, or scans an AR space. Also triggers on \"lightning/mobileCapabilities\", \"mobile capability\", \"Nimbus\", \"device capability\". Do not use for mobile offline / Komaci priming reviews (use `mobile-platform-offline-validate`) or for picking generic Lightning base components (use `design-systems-slds-apply`).

forcedotcom avatarforcedotcom
获取
omnistudio-dependencies-analyze

omnistudio-dependencies-analyze

786backend-api

Cross-cutting OmniStudio analysis skill for namespace detection, dependency visualization, and impact analysis across OmniScripts, FlexCards, Integration Procedures, and Data Mappers. TRIGGER when: user asks about OmniStudio dependencies, wants namespace detection (Core vs vlocity_cmt vs vlocity_ins), needs impact analysis, requests dependency graphs or Mermaid diagrams, or asks which components are affected by a change. DO NOT TRIGGER when: authoring OmniScripts (use omnistudio-omniscript-generate), building FlexCards (use omnistudio-flexcard-generate), creating Integration Procedures (use omnistudio-integration-procedure-generate), or configuring Data Mappers (use omnistudio-datamapper-generate).

forcedotcom avatarforcedotcom
获取
platform-trust-archive-manage

platform-trust-archive-manage

783backend-api

ALWAYS USE THIS SKILL for anything involving Salesforce Archive (also called Trusted Services Archive) — search, view, unarchive, analyze, mask, and erase (RTBF) archived records via the Archive Connect API, and reading archive job status from the ArchiveActivity object. TRIGGER when: user mentions Salesforce Archive, Trusted Services Archive, archive/unarchive records, ArchiveActivity, archive jobs, archive policy, archive analyzer, archived record search, archive storage, archive failure logs, right to be forgotten / RTBF on archived data, or masking archived PII — including phrasings like 'find records that were archived', 'restore archived data', 'why did the archive job fail', 'download the archive failure log', or 'monitor my archive jobs', AND even when they ask you to explain, give guidance, or write a runbook/doc about these topics rather than run code. SKIP when: the user wants generic data-export/backup unrelated to the Archive add-on, or wants to build the archive policy UI metadata.

forcedotcom avatarforcedotcom
获取
experience-ui-bundle-salesforce-data-access

experience-ui-bundle-salesforce-data-access

783backend-api

MUST activate when a uiBundles/*/src/ project does ANY Salesforce record operation — reading, creating, updating, deleting, or caching/refreshing query results. Triggers: code importing @salesforce/platform-sdk, calls to sdk.graphql.query / sdk.graphql.mutate / sdk.fetch, *.graphql files, stale data needing a force-refresh, or wiring up a UI bundle's data layer to read, write, or refresh Salesforce records. The default for new read/write work is the Read/Write workflow with the current @salesforce/platform-sdk API; only follow the migration path when EXISTING code already uses the old @salesforce/sdk-data callable form. Not for building app shell/UI, styling, file upload, or auth/search scaffolding — use the other ui-bundle-* skills. DO NOT TRIGGER when: OAuth setup, schema changes, Bulk/Tooling/Metadata API, or declarative automation.

forcedotcom avatarforcedotcom
获取
building-sf-integrations

building-sf-integrations

780backend-api

Salesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), data import/export (use handling-sf-data), or CDC channel-membership metadata such as PlatformEventChannel, PlatformEventChannelMember, or EnrichedField (use managing-cdc-enablement).

forcedotcom avatarforcedotcom
获取
videoagent-video-studio

videoagent-video-studio

745backend-api

从文本或图像生成AI短视频——文本转视频、图像转视频及基于参考的生成,无需设置API密钥。当用户想要创建视频片段、为图像添加动画或根据描述生成视频时使用。

pexoai avatarpexoai
获取
stock-market-pro

stock-market-pro

630backend-api

专业的股票价格追踪、基本面分析和财务报告工具。支持全球市场(美国、韩国等)、加密货币和外汇,提供实时数据。(1)实时报价,(2)估值指标(市盈率、每股收益、净资产收益率),(3)财报日历和共识预期,(4)带有技术指标(MA5/20/60)的高质量K线图和折线图。

sundial-org avatarsundial-org
获取
angular-di

angular-di

596backend-api

使用 inject()、注入令牌和提供者配置在 Angular v20+ 中实现依赖注入。适用于服务架构、在不同层级提供依赖、创建可注入令牌以及管理单例与作用域服务。在服务创建、配置提供者、使用注入令牌或理解 DI 层级时触发。

analogjs avataranalogjs
获取
gh-stack

gh-stack

551backend-api

Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.

github avatargithub
获取
elasticsearch-authn

elasticsearch-authn

545backend-api

Authenticate to Elasticsearch using native, file-based, LDAP/AD, SAML, OIDC, Kerberos, JWT, or certificate realms. Use when connecting with credentials, choosing a realm, or managing API keys. Assumes the target realms are already configured.

elastic avatarelastic
获取
elasticsearch-file-ingest

elasticsearch-file-ingest

545backend-api

Ingest and transform data files (CSV/JSON/Parquet/Arrow IPC) into Elasticsearch with stream processing and custom transforms. Use when loading files or batch importing data — not for reindexing, general ingest pipeline design, or bulk API patterns.

elastic avatarelastic
获取
elasticsearch-esql

elasticsearch-esql

542backend-api

执行 ES|QL(Elasticsearch 查询语言)查询,当用户想要查询 Elasticsearch 数据、分析日志、聚合指标、探索数据,或根据 ES|QL 结果创建图表和仪表板时使用。

elastic avatarelastic
获取
characteristic-voice

characteristic-voice

523backend-api

当用户希望语音听起来更人性化、更像伴侣或更具情感表达时使用此技能。触发条件包括:任何提及“像这样说”、“像那样说话”、“像这样说话”、“伴侣语音”、“安慰我”、“让我开心”、“听起来更人性化”、“晚安语音”、“早安语音”,或要求为生成的语音添加填充词、情感或个性。当用户想要模仿特定角色的声音、应用说话风格预设(晚安、早安、安慰、庆祝、聊天)、调整温暖或温柔等情感参数,或让TTS输出感觉像真人在说话时,也使用此技能。如果用户要求“语音消息”、“伴侣音频”、“角色语音”,或希望语音包含叹息、笑声、犹豫或真正温暖的感觉,请使用此技能。请勿用于无个性的纯文本转语音、音乐生成、音效或与表达性语音无关的通用编码任务。

noizai avatarnoizai
获取
clickhouse-managed-postgres-rca

clickhouse-managed-postgres-rca

496backend-api

MUST USE when investigating performance issues on a ClickHouse-managed Postgres instance. Provides an evidence-based RCA workflow that scrapes the Prometheus endpoint for system signal, pulls per-digest evidence from the Slow Query Patterns API, and recommends (does not apply) a fix.

clickhouse avatarclickhouse
获取
weed

weed

442backend-api

Weed the Allium garden. Find where Allium specifications and implementation code have diverged, and help resolve the divergences. Use when the user wants to check spec-code alignment, compare specs against implementation, audit for spec drift or violations, sync specs with code or code with specs, or verify whether the implementation matches what the spec says.

juxt avatarjuxt
获取