搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 部署发布
migrate-vstest-to-mtp
migrate-vstest-to-mtp
Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP). Use when user asks to "migrate to MTP", "switch from VSTest", "enable Microsoft.Testing.Platform", "use MTP runner", or mentions EnableMSTestRunner, EnableNUnitRunner, UseMicrosoftTestingPlatformRunner, dotnet test exit code 8, zero tests discovered, or MTP behavioral differences (--ignore-exit-code, TESTINGPLATFORM_EXITCODE_IGNORE). Supports MSTest, NUnit, xUnit.net v2 (via YTest.MTP.XUnit2), and xUnit.net v3 (native MTP). Covers runner enablement, CLI argument translation, xUnit.net v3 filter syntax, Directory.Build.props and global.json configuration, CI/CD pipeline updates, and MTP extension packages. DO NOT USE FOR: migrating between test frameworks (MSTest/xUnit/NUnit), xUnit.net v2 to v3 API migration, MSTest version upgrades (use migrate-mstest-* skills), TFM upgrades, or UWP/WinUI test projects.
软件工程 / 诊断修复
nextjs
nextjs
Next.js 16 App Router performance optimization guidelines (formerly nextjs-16-app-router). This skill should be used when writing Next.js 16 code, configuring…
软件工程 / 诊断修复
stripe-integration-expert
stripe-integration-expert
Stripe Integration Expert
软件工程 / 部署发布
invoice
invoice
A printable invoice page — sender + recipient block, line items table, tax breakdown, totals, and payment instructions. Use when the brief mentions "invoice", "bill", "billing statement", or "发票".
软件工程 / 部署发布
gsap-greensock
gsap-greensock
Use when implementing Disney's 12 animation principles with GSAP (GreenSock Animation Platform)
软件工程 / 部署发布
golang-cli-cobra-viper
golang-cli-cobra-viper
Building production-quality CLI tools with Cobra command framework and Viper configuration management
软件工程 / 诊断修复
gene-database
gene-database
Query NCBI Gene via E-utilities/Datasets API. Search by symbol/ID, retrieve gene info (RefSeqs, GO, locations, phenotypes), batch lookups, for gene annotation…
软件工程 / 诊断修复
axiom-camera-capture
axiom-camera-capture
AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness,…
软件工程 / 诊断修复
AEM 工作流
aem-workflow
AEM as a Cloud Service Workflow 所有技能的单一入口点。涵盖工作流模型设计、自定义流程步骤和参与者选择器开发、启动器配置、工作流触发,以及生产支持(包括调试卡住/失败的工作流、使用 Cloud Manager 日志分诊事件、线程池分析和 Granite Workflow Engine 的 Sling Job 诊断)。
软件工程 / 诊断修复
personal-tool-builder
personal-tool-builder
Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for…
软件工程 / 部署发布
amazon-seller
amazon-seller
Automate Amazon seller operations including inventory, orders, pricing, and advertising management
软件工程 / 诊断修复
qutip
qutip
Quantum mechanics simulations and analysis using QuTiP (Quantum Toolbox in Python). Use when working with quantum systems including: (1) quantum states (kets,…
软件工程 / 诊断修复
jquery-4
jquery-4
Migrate jQuery 3.x to 4.0.0 safely in WordPress and legacy web projects. Covers all breaking changes: removed APIs ($.isArray, $.trim, $.parseJSON, $.type), focus event order changes, slim build differences, ES modules migration, and Trusted Types support. Use when: upgrading jQuery to 4.0, fixing "$.isArray is not a function" errors, WordPress jQuery migration, updating legacy JavaScript, or troubleshooting focus/blur event order issues.
软件工程 / 诊断修复
terraform-skill
terraform-skill
Terraform infrastructure as code best practices
软件工程 / 诊断修复
pufferlib
pufferlib
This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized…
软件工程 / 部署发布
flask
flask
Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem
软件工程 / 部署发布
dotnet-local-tools
dotnet-local-tools
Managing local .NET tools with dotnet-tools.json for consistent tooling across development environments and CI/CD pipelines.
软件工程 / 部署发布
color-theory-palette-harmony-expert
color-theory-palette-harmony-expert
Expert in color theory, palette harmony, and perceptual color science for computational photo composition. Specializes in earth-mover distance optimization,…
软件工程 / 诊断修复
operations-manager
operations-manager
Expert operations management covering process optimization, operational efficiency, resource management, and continuous improvement. Use when designing workflows, auditing operational maturity, building capacity plans, evaluating vendors, running Lean Six Sigma DMAIC projects, or optimizing cost-per-unit metrics.
软件工程 / 诊断修复
rstest-best-practices
rstest-best-practices
Rstest best practices for config, CLI workflow, test writing, mocking, snapshot testing, DOM testing, coverage, multi-project setup, CI integration,…