搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
nextjs-server-client-components
nextjs-server-client-components
Guide for choosing between Server Components and Client Components in Next.js App Router. CRITICAL for useSearchParams (requires Suspense + 'use client'),…
软件工程 / 诊断修复
reminder
reminder
当用户提到需要记住的未来任务、约会或事件时创建提醒和日历事件。在诸如"提醒我"、"设置提醒"、"我有个会"、"别忘了"或任何提及未来基于时间的任务时触发。
软件工程 / 诊断修复
tech-doc-style-chinese
tech-doc-style-chinese
Writing skill for Chinese technical documentation and product copy — enforces clarity, correct typography, and avoids buzzwords.
软件工程 / 诊断修复
rest-api-design
rest-api-design
Designs RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building new APIs, establishing API conventions,…
软件工程 / 诊断修复
border-beam-react
border-beam-react
Animated border beam/glow effect component for React applications
软件工程 / 诊断修复
shiny-bslib-theming
shiny-bslib-theming
Advanced theming for Shiny apps using bslib and Bootstrap 5. Use when customizing app appearance with bs_theme(), Bootswatch themes, custom colors, typography,…
软件工程 / 诊断修复
mcp-csharp-test
mcp-csharp-test
Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via MCP protocol, testing HTTP MCP servers with WebApplicationFactory, mocking dependencies in tool tests, creating evaluations for MCP servers, writing eval questions, measuring tool quality. DO NOT USE FOR: testing MCP clients (this is server testing only), load or performance testing, testing non-.NET MCP servers, debugging server issues (use mcp-csharp-debug).
软件工程 / 诊断修复
声网
agora
当用户希望为应用添加实时语音、视频、AI 语音代理、聊天、直播、录制或令牌生成功能时激活。支持 Web、React、Next.js、iOS (Swift)、Android (Kotlin)、React Native、Flutter、Go 和 Python。以下 Agora CLI 命令也会触发激活:`agora login`、`agora init`、`agora quickstart`、`agora project env`、`agora project doctor`、`agora introspect --json`、`agora --help --all`。规则:仅使用技能参考文件进行集成——不要通过网络搜索 Agora 文档。对于演示或原型,始终先克隆官方示例——不要从零开始实现。
软件工程 / 诊断修复
applicant-screening
applicant-screening
Screen job applications against requirements and score candidates
软件工程 / 诊断修复
playwright-best-practices
playwright-best-practices
Use when writing or modifying Playwright tests (.spec.ts, .test.ts with @playwright/test imports).
软件工程 / 诊断修复
react-vite-expert
react-vite-expert
Complete React + Vite expertise for building optimized, scalable applications. Covers project architecture, folder structure, component patterns, performance…
软件工程 / 部署发布
coolify-manager
coolify-manager
Manage and troubleshoot Coolify deployments using the official CLI and API. Use this skill when the user needs help with Coolify server management, WordPress…
软件工程 / 部署发布
k8s-debug
k8s-debug
Diagnose and fix Kubernetes pods, CrashLoopBackOff, Pending, DNS, networking, storage, and rollout failures with kubectl.
软件工程 / 部署发布
posix-shell-pro
posix-shell-pro
Expert in strict POSIX sh scripting for maximum portability across Unix-like systems. Specializes in shell scripts that run on any POSIX-compliant shell (dash,…
软件工程 / 诊断修复
stripe-webhooks
stripe-webhooks
Receive and verify Stripe webhooks. Use when setting up Stripe webhook handlers, debugging signature verification, or handling payment events like payment_intent.succeeded, customer.subscription.created, or invoice.paid.
软件工程 / 部署发布
deployments-cicd
deployments-cicd
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI…
软件工程 / 诊断修复
omc-plan
omc-plan
Strategic planning with optional interview workflow
软件工程 / 诊断修复
cloud-penetration-testing
cloud-penetration-testing
Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP).
软件工程 / 诊断修复
next-upgrade
next-upgrade
Upgrade Next.js to the latest version following official migration guides and codemods
软件工程 / 诊断修复
go-best-practices
go-best-practices
Use when reading or writing Go files (.go, go.mod).