搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 部署发布
server-management
server-management
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
软件工程 / 诊断修复
express-typescript
express-typescript
Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices
软件工程 / 诊断修复
添加设置环境变量
add-setting-env
添加环境变量以配置用户设置的指南。在实现控制用户默认值的服务端环境变量时使用…
软件工程 / 诊断修复
django-celery-expert
django-celery-expert
Expert Django Celery guidance for asynchronous task processing. Use when designing background tasks, configuring Celery workers, handling task retries and…
软件工程 / 诊断修复
modern-web-development
modern-web-development
Modern web development best practices for TypeScript, Next.js 14, React Server Components, Supabase, GraphQL, and Tailwind CSS.
软件工程 / 诊断修复
pixijs-events
pixijs-events
Use this skill when handling pointer, mouse, touch, or wheel input in PixiJS v8. Covers eventMode (none, passive, auto, static, dynamic), FederatedEvent types,…
软件工程 / 诊断修复
3d-web-experience
3d-web-experience
精通构建 Web 3D 体验 — Three.js、React Three Fiber、Spline、WebGL 及交互式 3D 场景。涵盖产品配置器、3D…
软件工程 / 诊断修复
feishu-cli-import
feishu-cli-import
从 Markdown 文件导入创建飞书文档。支持嵌套列表、Mermaid/PlantUML 图表自动转画板、 大表格智能处理(行 > 9 用 insert_table_row API 追加保持单 block,列 > 9 拆分保留首列)、公式、Callout 高亮块。当用户请求"导入 Markdown"、"从 md 创建文档"、 "从 md 文件创建文档"、"把 Markdown 转换到飞书"、"上传 Markdown"、"Markdown 转飞书"、 "md 导入"、"批量导入"时使用。 注意:仅支持 Markdown 源文件。DOCX/XLSX 导入为云文档请使用 feishu-cli-drive 的 drive import。
软件工程 / 诊断修复
mojo-python-interop
mojo-python-interop
Aids in writing Mojo code that interoperates with Python using current syntax and conventions. Use this skill in addition to mojo-syntax when writing Mojo code…
软件工程 / 诊断修复
stock-correlation
stock-correlation
Analyze stock correlations to find related companies and trading pairs. Use when the user asks about correlated stocks, related companies, sector peers, trading pairs, or how two or more stocks move together. Triggers: "what correlates with NVDA", "find stocks related to AMD", "correlation between AAPL and MSFT", "what moves with", "sector peers", "pair trading", "correlated stocks", "when NVDA drops what else drops", "stocks that move together", "beta to", "relative performance", "supply chain partners", "correlation matrix", "co-movement", "related tickers", "sympathy plays", "semiconductor peers", "hedging pair", "realized correlation", "rolling correlation", or any request about stocks that move in tandem or inversely. Also triggers for well-known pairs like AMD/NVDA, GOOGL/AVGO, LITE/COHR. If only one ticker is provided, infer the user wants correlated peers.
软件工程 / 诊断修复
react18-legacy-context
react18-legacy-context
Provides the complete migration pattern for React legacy context API (contextTypes, childContextTypes, getChildContext) to the modern createContext API. Use…
软件工程 / 诊断修复
mobile-app-testing
mobile-app-testing
Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.
软件工程 / 诊断修复
reanimated-skia-performance
reanimated-skia-performance
Write and review high-performance React Native animations and 2D graphics using react-native-reanimated (v4+) and @shopify/react-native-skia (Canvas scenes,…
软件工程 / 诊断修复
convex-helpers-guide
convex-helpers-guide
Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.
软件工程 / 诊断修复
backend-security-coder
backend-security-coder
Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security…
软件工程 / 诊断修复
pixijs-scene-particle-container
pixijs-scene-particle-container
Use this skill when rendering thousands of lightweight sprites in PixiJS v8. Covers ParticleContainer with Particle instances, addParticle/removeParticle,…
软件工程 / 诊断修复
eslint-prettier-config
eslint-prettier-config
Configures ESLint and Prettier for consistent code quality with TypeScript, React, and modern best practices. Use when users request "ESLint setup", "Prettier…
软件工程 / 诊断修复
perplexity-search
perplexity-search
Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This skill should be used when conducting web…
软件工程 / 诊断修复
cli-creator
cli-creator
Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user…
软件工程 / 诊断修复
gitnexus-debugging
gitnexus-debugging
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: \"Why is X failing?\", \"Where does this error come from?\",…