搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
test-anti-patterns
test-anti-patterns
Detection-focused review of .NET test code for anti-patterns that undermine reliability and diagnostic value. USE FOR: audit test quality, review test code, find test anti-patterns, tests pass but don't verify anything, flaky tests, ordering dependency, duplicate tests, magic values, missing/no assertions, swallowed exceptions, always-true assertions, over-mocking, test coupling, coverage touching, coverage inflation. DO NOT USE FOR: writing new tests (use writing-mstest-tests), direct MSTest API rewrites or implementation-only fixes such as swapped Assert.AreEqual argument order, running tests (use run-tests), migrating between frameworks (use migration skills), deep formal audit based on academic test smell taxonomy (use test-smell-detection).
软件工程 / 诊断修复
quiz
quiz
Quiz yourself on documents you've recently read to test understanding and retention
软件工程 / 诊断修复
无障碍合规性
accessibility-compliance
实现 WCAG 2.1/2.2 无障碍标准、屏幕阅读器兼容性、键盘导航和 a11y 测试。适用于构建包容性 Web 应用、确保法规合规或为残障人士改善用户体验的场景。
软件工程 / 诊断修复
ln-522-manual-tester
ln-522-manual-tester
Performs manual testing of Story AC via executable bash scripts in tests/manual/. Use when Story implementation needs hands-on AC verification.
软件工程 / 诊断修复
playwright-mcp-dev
playwright-mcp-dev
Explains how to add and debug playwright MCP tools and CLI commands.
软件工程 / 诊断修复
blockchain
blockchain
Expert guidelines for blockchain development including CosmWasm, Cosmos, and cross-chain patterns
软件工程 / 诊断修复
mutation-testing
mutation-testing
Evaluate test suite quality by introducing code mutations and verifying tests catch them. Use for mutation testing, test quality, mutant detection, Stryker, PITest, and test effectiveness analysis.
软件工程 / 诊断修复
ln-404-test-executor
ln-404-test-executor
Executes test tasks (label 'tests') through Todo to To Review with risk-based limits. Use for test task execution. Not for implementation tasks.
软件工程 / 诊断修复
cross-platform-compatibility
cross-platform-compatibility
Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and testing across Windows, macOS, and Linux. Use when dealing with platform-specific code or OS compatibility.
软件工程 / 诊断修复
agent-test-long-runner
agent-test-long-runner
用于 test-long-runner 的 Agent 技能 - 使用 $agent-test-long-runner 调用
软件工程 / 诊断修复
security-scanning-security-sast
security-scanning-security-sast
Static Application Security Testing (SAST) for code vulnerability
软件工程 / 诊断修复
playwright
playwright
Playwright testing best practices for Next.js applications (formerly test-playwright). This skill should be used when writing, reviewing, or debugging E2E…
软件工程 / 诊断修复
strategy-pivot-designer
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
软件工程 / 诊断修复
ln-743-test-infrastructure
ln-743-test-infrastructure
Sets up test infrastructure with Vitest, xUnit, and pytest. Use when adding testing frameworks and sample tests to a project.
软件工程 / 诊断修复
ln-635-test-isolation-auditor
ln-635-test-isolation-auditor
Audits whether test results can be trusted: flakiness, isolation, real external dependencies, time/random/order dependency, and shared state. Use when auditing…
软件工程 / 部署发布
agent-release-manager
agent-release-manager
发布管理器智能体技能 - 使用 $agent-release-manager 调用
软件工程 / 诊断修复
agent-benchmark-suite
agent-benchmark-suite
用于 benchmark-suite 的 Agent 技能 - 使用 $agent-benchmark-suite 调用
软件工程 / 诊断修复
tavily-web
tavily-web
Web research skill using Tavily API for search, extract, crawl, map, and structured research tasks. Use when you need latest information, extract content from…
软件工程 / 诊断修复
javascript-typescript-typescript-scaffold
javascript-typescript-typescript-scaffold
You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project…
软件工程 / 诊断修复
ln-780-bootstrap-verifier
ln-780-bootstrap-verifier
Verifies bootstrapped projects via build, test, and container health checks. Use when validating project setup completeness.