搜索结果
全部能力
找到 3625 个相关结果 / 集成自动化
软件工程 / 诊断修复
clinicaltrials-database
clinicaltrials-database
Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical…
软件工程 / 诊断修复
claude-d3js-skill
claude-d3js-skill
This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js.
软件工程 / 诊断修复
bun-development
bun-development
Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun,…
软件工程 / 诊断修复
openai-responses
openai-responses
Build agentic AI with OpenAI Responses API - stateful conversations with preserved reasoning, built-in tools (Code Interpreter, File Search, Web Search), and MCP integration. Prevents 11 documented errors. Use when: building agents with persistent reasoning, using server-side tools, or migrating from Chat Completions/Assistants for better multi-turn performance.
软件工程 / 部署发布
github-actions-templates
github-actions-templates
Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
软件工程 / 诊断修复
backend-patterns
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
软件工程 / 诊断修复
deep-research
deep-research
Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.
软件工程 / 部署发布
debug-hooks
debug-hooks
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
软件工程 / 诊断修复
review-pr
review-pr
Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.
软件工程 / 诊断修复
clean-architecture
clean-architecture
Guidelines for implementing Clean Architecture patterns in Flutter and Go applications, with emphasis on separation of concerns, dependency rules, and…
软件工程 / 部署发布
readme
readme
You are an expert technical writer creating comprehensive project documentation. Your goal is to write a README.md that is absurdly thorough—the kind of…
软件工程 / 诊断修复
devops-troubleshooter
devops-troubleshooter
Expert DevOps troubleshooter specializing in rapid incident response, advanced debugging, and modern observability.
软件工程 / 诊断修复
fastify
fastify
Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and…
软件工程 / 诊断修复
cloudflare-workflows
cloudflare-workflows
Build durable workflows with Cloudflare Workflows (GA April 2025). Features step.do, step.sleep, waitForEvent, Vitest testing, automatic retries, and state persistence for long-running tasks. Prevents 12 documented errors. Use when: creating workflows, implementing retries, or troubleshooting NonRetryableError, I/O context, serialization errors, waitForEvent timeouts, getPlatformProxy failures.
软件工程 / 诊断修复
eve-web-ui-testing-agent-browser
eve-web-ui-testing-agent-browser
Web UI testing and browser automation. Use Vercel agent-browser for general apps, or the repo-pinned Playwright wrapper inside Eve Horizon. Use when tasks…
软件工程 / 诊断修复
systematic-debugging
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
软件工程 / 诊断修复
dotnet-xunit
dotnet-xunit
Writing xUnit tests. v3 Fact/Theory, fixtures, parallelism, IAsyncLifetime, v2 compatibility.
软件工程 / 诊断修复
email-gateway
email-gateway
Multi-provider email sending for Cloudflare Workers and Node.js applications. Build transactional email systems with Resend (React Email support), SendGrid (enterprise scale), Mailgun (developer webhooks), or SMTP2Go (reliable relay). Includes template patterns, webhook verification, attachment handling, and error recovery. Use when sending emails via API, handling bounces/complaints, or migrating between providers.
软件工程 / 诊断修复
nodejs-backend-patterns
nodejs-backend-patterns
Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns,…
软件工程 / 诊断修复
cloudflare-browser-rendering
cloudflare-browser-rendering
Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, session limits, page.evaluate __name errors, or waitForSelector timeout issues.