搜索结果
agent
找到 1083 个相关结果 / 软件工程
软件工程 / 诊断修复
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.
软件工程 / 部署发布
connecting-lambda-to-api-gateway
connecting-lambda-to-api-gateway
Connects an existing AWS Lambda function to Amazon API Gateway by creating a REST or HTTP API with resource/method setup, Lambda proxy 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…
软件工程 / 诊断修复
presentation-architect
presentation-architect
Transform high-level ideas or briefs into fully structured presentation scripts saved as Markdown files, describing presentations slide by slide with…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
langgraph-architecture
langgraph-architecture
Guides architectural decisions for LangGraph applications. Use when deciding between LangGraph vs alternatives, choosing state management strategies, designing…
软件工程 / 诊断修复
designlang-design-extract
designlang-design-extract
Extract complete design systems from any website — colors, typography, spacing, shadows, and more — using the designlang CLI.
软件工程 / 诊断修复
performance-testing-review-multi-agent-review
performance-testing-review-multi-agent-review
Use when working with performance testing review multi agent review
软件工程 / 部署发布
eve-pipelines-workflows
eve-pipelines-workflows
Define and run Eve pipelines and workflows via manifest and CLI. Use when wiring build, release, deploy flows or invoking workflow jobs.
软件工程 / 诊断修复
memory-bridge
memory-bridge
>
软件工程 / 诊断修复
dbos-python
dbos-python
DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating…
软件工程 / 诊断修复
context-fundamentals
context-fundamentals
Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system…
软件工程 / 诊断修复
rdkit
rdkit
Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D…
软件工程 / 诊断修复
sentry-react-sdk
sentry-react-sdk
Full Sentry SDK setup for React. Use when asked to "add Sentry to React", "install @sentry/react", or configure error monitoring, tracing, session replay,…
软件工程 / 诊断修复
blind-spot-detective
blind-spot-detective
Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations) and blank spots (gaps that could be addressed). Use…
软件工程 / 诊断修复
cyrus-setup
cyrus-setup
Set up Cyrus end-to-end — install prerequisites, configure authentication, create integrations (Linear, GitHub, Slack), add repositories, and launch. Run this…
软件工程 / 诊断修复
auth0-fastify-api
auth0-fastify-api
Use when securing Fastify API endpoints with JWT Bearer token validation, scope/permission checks, or stateless auth - integrates @auth0/auth0-fastify-api for…
软件工程 / 诊断修复
skill-creator
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's…
软件工程 / 诊断修复
mcp-csharp-debug
mcp-csharp-debug
Run and debug C# MCP servers locally. Covers IDE configuration, MCP Inspector testing, GitHub Copilot Agent Mode integration, logging setup, and troubleshooting. USE FOR: running MCP servers locally with dotnet run, configuring VS Code or Visual Studio for MCP debugging, testing tools with MCP Inspector, testing with GitHub Copilot Agent Mode, diagnosing tool registration issues, setting up mcp.json configuration, debugging MCP protocol messages, configuring logging for stdio and HTTP servers. DO NOT USE FOR: creating new MCP servers (use mcp-csharp-create), writing automated tests (use mcp-csharp-test), publishing or deploying to production (use mcp-csharp-publish).
软件工程 / 诊断修复
声网
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 文档。对于演示或原型,始终先克隆官方示例——不要从零开始实现。