搜索结果
全部能力
找到 1568 个相关结果 / 产品设计
软件工程 / 诊断修复
axiom-ios-networking
axiom-ios-networking
Use when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework, NetworkConnection, deprecated APIs,…
软件工程 / 诊断修复
stripe
stripe
Stripe integration. Manage Customers, Products, Payouts, Transfers. Use when the user wants to interact with Stripe data.
软件工程 / 诊断修复
alicloud-network-esa-test
alicloud-network-esa-test
Alibaba Cloud ESA 技能的最小冒烟测试。验证产品 ESA 的 OpenAPI 元数据发现和 API 清单生成。
软件工程 / 部署发布
image-editing
image-editing
Use when editing and enhancing images for Xiaohongshu content, improving photo quality with filters and adjustments, creating visually appealing images, or…
软件工程 / 诊断修复
axiom-ios-graphics
axiom-ios-graphics
Use when working with ANY GPU rendering, Metal, OpenGL migration, shaders, 3D content, RealityKit, AR, or display performance. Covers Metal migration, shader…
软件工程 / 诊断修复
data-analysis
data-analysis
Executive-grade data analysis with pandas/polars and McKinsey-quality visualizations. Use when analyzing data, building dashboards, creating investor…
软件工程 / 诊断修复
nuxt-core
nuxt-core
Nuxt 4 core framework fundamentals: project setup, configuration, routing, SEO, error handling, and directory structure. Use when: creating new Nuxt 4 projects, configuring nuxt.config.ts, setting up routing and middleware, implementing SEO with useHead/useSeoMeta, handling errors with error.vue and NuxtErrorBoundary, or understanding Nuxt 4 directory structure. Keywords: Nuxt 4, nuxt.config.ts, file-based routing, pages directory, definePageMeta, useHead, useSeoMeta, error.vue, NuxtErrorBoundary, middleware, navigateTo, NuxtLink, app directory, runtime config
软件工程 / 诊断修复
json-data-handling
json-data-handling
Working effectively with JSON data structures.
软件工程 / 诊断修复
pr-threads-address
pr-threads-address
Review all unresolved PR review threads, address them by making necessary code changes, and commit the changes appropriately.
软件工程 / 部署发布
i18n-frontend-implementer
i18n-frontend-implementer
Adds internationalization (i18n) infrastructure with translation plumbing, scalable key strategy, formatters for dates/numbers/currency, plural rules, and…
软件工程 / 诊断修复
API 速率限制
api-rate-limiting
使用令牌桶、滑动窗口和基于 Redis 的算法实现 API 速率限制,以防止滥用。在保护公共 API 安全时使用,…
软件工程 / 诊断修复
music-video-generation
music-video-generation
Generate music videos using each::sense AI. Create visualizers, lyric videos, animated music videos, concert visuals, and genre-specific aesthetics…
软件工程 / 诊断修复
oauth-implementation
oauth-implementation
OAuth 2.0 and OpenID Connect authentication with secure flows. Use for third-party integrations, SSO systems, token-based API access, or encountering…
软件工程 / 诊断修复
commodities
commodities
Analyze commodity markets including futures curve dynamics, roll yield, and supply/demand fundamentals. Use when the user asks about commodity investing,…
软件工程 / 诊断修复
dark-mode-implementer
dark-mode-implementer
Implements complete dark/light mode theming systems using CSS variables, Tailwind dark mode, React context, and system preference detection. Use when users…
软件工程 / 诊断修复
better-all
better-all
Use the better-all library for Promise.all with automatic DAG-based dependency optimization and full type inference. Use when parallelizing async operations…
软件工程 / 诊断修复
composio-connect
composio-connect
Universal fallback for executing actions across 1,000+ apps when no other skill is available. Use this skill ONLY when user requests an action on an…
软件工程 / 诊断修复
API 错误处理
api-error-handling
实现标准化 API 错误响应,包含恰当的状态码、日志记录和用户友好的提示信息。适用于构建生产环境 API、实现…
软件工程 / 诊断修复
nuxt-data
nuxt-data
Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData, and state management with useState and Pinia. Use when: creating custom composables, fetching data with useFetch or useAsyncData, managing global state with useState, integrating Pinia, debugging reactive data issues, or implementing SSR-safe state patterns. Keywords: useFetch, useAsyncData, $fetch, useState, composables, Pinia, data fetching, state management, reactive, shallow reactivity, reactive keys, transform, pending, error, refresh, dedupe, caching
软件工程 / 诊断修复
drizzle-orm-d1
drizzle-orm-d1
| Type-safe ORM for Cloudflare D1 databases using Drizzle. Use when: building D1 database schemas, writing type-safe SQL queries, managing migrations with…