搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
cloud-penetration-testing
cloud-penetration-testing
Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP).
软件工程 / 部署发布
deployments-cicd
deployments-cicd
Vercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI…
软件工程 / 诊断修复
next-upgrade
next-upgrade
Upgrade Next.js to the latest version following official migration guides and codemods
软件工程 / 诊断修复
red-team
red-team
Use when planning or executing authorized red team engagements, attack path analysis, or offensive security simulations. Covers MITRE ATT&CK kill-chain…
软件工程 / 诊断修复
axiom-ios-testing
axiom-ios-testing
Use when writing ANY test, debugging flaky tests, making tests faster, or asking about Swift Testing vs XCTest. Covers unit tests, UI tests, fast tests without…
软件工程 / 诊断修复
ads-test
ads-test
A/B 测试设计与付费广告实验规划。结构化假设框架、统计显著性计算器、测试持续时间估算器、…
软件工程 / 诊断修复
devtu-create-tool
devtu-create-tool
Create new scientific tools for ToolUniverse framework with proper structure, validation, and testing. Use when users need to add tools to ToolUniverse,…
软件工程 / 诊断修复
mcp-csharp-create
mcp-csharp-create
Create MCP servers using the C# SDK and .NET project templates. Covers scaffolding, tool/prompt/resource implementation, and transport configuration for stdio and HTTP. USE FOR: creating new MCP server projects, scaffolding with dotnet new mcpserver, adding MCP tools/prompts/resources, choosing stdio vs HTTP transport, configuring MCP hosting in Program.cs, setting up ASP.NET Core MCP endpoints with MapMcp. DO NOT USE FOR: debugging or running existing servers (use mcp-csharp-debug), writing tests (use mcp-csharp-test), publishing or deploying (use mcp-csharp-publish), building MCP clients, non-.NET MCP servers.
软件工程 / 诊断修复
阿里云 CLI 测试
alicloud-platform-aliyun-cli-test
阿里云 aliyun CLI 通用技能的最小冒烟测试。验证 CLI 安装、认证配置文件及一个只读 API 调用。
软件工程 / 诊断修复
test-browser
test-browser
Run browser tests on pages affected by current PR or branch
软件工程 / 诊断修复
template-instantiation
template-instantiation
Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version resolution. USE FOR: creating new dotnet projects, scaffolding solutions with multiple projects, installing or uninstalling template packages, creating projects that respect Directory.Packages.props (CPM), composing multi-project solutions (API + tests + library), getting latest NuGet package versions in newly created projects. DO NOT USE FOR: finding or comparing templates (use template-discovery), authoring custom templates (use template-authoring), modifying existing projects or adding NuGet packages to existing projects.
软件工程 / 诊断修复
Adaptyv
adaptyv
云端实验室平台,用于蛋白质测试与验证自动化。适用于蛋白质设计场景,需要实验验证(包括结合亲和力检测等)时使用。
软件工程 / 诊断修复
experiment-designer
experiment-designer
Use when planning product experiments, writing testable hypotheses, estimating sample size, prioritizing tests, or interpreting A/B outcomes with practical…
软件工程 / 诊断修复
next-upgrade
next-upgrade
Upgrade Next.js to the latest version following official migration guides and codemods
软件工程 / 诊断修复
axiom-camera-capture
axiom-camera-capture
AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness,…
软件工程 / 部署发布
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.
软件工程 / 诊断修复
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
软件工程 / 诊断修复
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,…
软件工程 / 诊断修复
cc-skill-project-guidelines-example
cc-skill-project-guidelines-example
Project Guidelines Skill (Example)