搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 部署发布
neon-vercel-postgres
neon-vercel-postgres
Set up serverless Postgres with Neon or Vercel Postgres for Cloudflare Workers/Edge. Includes connection pooling, git-like branching, and Drizzle ORM integration. Use when: setting up edge Postgres, troubleshooting "TCP not supported", connection pool exhausted, SSL config errors, or Node v20 transaction issues.
软件工程 / 诊断修复
swr
swr
Guidelines for using SWR (stale-while-revalidate) React Hooks for efficient data fetching, caching, and revalidation
软件工程 / 诊断修复
import-on-visibility
import-on-visibility
Teaches visibility-based lazy loading using Intersection Observer. Use when you have below-the-fold components or images that don't need to load until the user…
软件工程 / 诊断修复
antv-g2-chart
antv-g2-chart
Generate G2 v5 chart code. Use when user asks for G2 charts, bar charts, line charts, pie charts, scatter plots, area charts, or any data visualization with G2…
软件工程 / 诊断修复
github-ops
github-ops
Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API…
软件工程 / 诊断修复
full-stack-orchestration-full-stack-feature
full-stack-orchestration-full-stack-feature
Use when working with full stack orchestration full stack feature
软件工程 / 诊断修复
huggingface-accelerate
huggingface-accelerate
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device…
软件工程 / 诊断修复
qdrant-monitoring
qdrant-monitoring
Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer…
软件工程 / 诊断修复
阿里云AI图像通义万相
alicloud-ai-image-qwen-image
使用 Model Studio DashScope SDK 通过 Qwen 图像生成模型(qwen-image、qwen-image-plus、qwen-image-max、qwen-image-2.0 系列及…
软件工程 / 部署发布
go-backend-microservices
go-backend-microservices
Go backend development best practices for microservices with clean architecture, observability, and production-ready patterns
软件工程 / 诊断修复
auth0-angular
auth0-angular
Use when adding authentication to Angular applications with route guards and HTTP interceptors - integrates @auth0/auth0-angular SDK for SPAs
软件工程 / 诊断修复
auth-implementation-patterns
auth-implementation-patterns
Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.
软件工程 / 诊断修复
modern-csharp-coding-standards
modern-csharp-coding-standards
Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns.…
软件工程 / 诊断修复
react-native-architecture
react-native-architecture
Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.
软件工程 / 诊断修复
pinia
pinia
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store…
软件工程 / 诊断修复
mobile-developer
mobile-developer
Expert in React Native, Expo, and cross-platform mobile development
软件工程 / 诊断修复
openai-agents
openai-agents
Build AI applications with OpenAI Agents SDK - text agents, voice agents, multi-agent handoffs, tools with Zod schemas, guardrails, and streaming. Prevents 11 documented errors. Use when: building agents with tools, voice agents with WebRTC, multi-agent workflows, or troubleshooting MaxTurnsExceededError, tool call failures, reasoning defaults, JSON output leaks.
软件工程 / 诊断修复
API 模糊测试漏洞赏金
api-fuzzing-bug-bounty
针对漏洞赏金和渗透测试中的 REST、SOAP 和 GraphQL API 提供全面的测试技术。涵盖漏洞…
软件工程 / 诊断修复
integration-testing
integration-testing
Design and implement integration tests that verify component interactions, API endpoints, database operations, and external service communication. Use for integration test, API test, end-to-end component testing, and service layer validation.
软件工程 / 诊断修复
payload
payload
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors,…