搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
axiom-swift
axiom-swift
Use when reviewing Swift code for modern idioms, working with noncopyable types, implementing drag and drop, adding debug deep links, or building for tvOS.
软件工程 / 部署发布
k8s-yaml-validator
k8s-yaml-validator
Validate, lint, audit, or dry-run Kubernetes manifests (Deployment, Service, ConfigMap, CRD).
软件工程 / 诊断修复
axiom-testing
axiom-testing
Use when writing ANY test, debugging flaky tests, making tests faster, or choosing Swift Testing vs XCTest. Covers unit tests, UI tests, async testing, test…
软件工程 / 诊断修复
axiom-tools
axiom-tools
Use when asking how to use Axiom, what skills are available, getting started with Axiom, capturing iOS simulator console output with xclog, or symbolicating…
软件工程 / 诊断修复
react-web
react-web
React web development with hooks, React Query, Zustand
软件工程 / 诊断修复
langsmith-observability
langsmith-observability
LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring…
软件工程 / 诊断修复
systematic-debugging
systematic-debugging
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions. Use when encountering any bug, test…
软件工程 / 诊断修复
axiom-ios-build
axiom-ios-build
Use when ANY iOS build fails, test crashes, Xcode misbehaves, or environment issue occurs before debugging code. Covers build failures, compilation errors,…
软件工程 / 部署发布
Akka.NET 测试模式
akka-net-testing-patterns
使用现代 Akka.Hosting.TestKit 模式为 Akka.NET Actor 编写单元测试和集成测试。涵盖依赖注入、TestProbe、持久化测试、集群测试、流测试以及基于 xUnit/NUnit 的测试编排。包括使用 TestKit 配置自定义 ActorSystem、通过 IServiceCollection 注入 mock 服务、利用 TestProbe 验证 Actor 交互模式、使用 EventSourcedBehavior 测试持久化 Actor、基于 MemorySnapshotStore 的快照验证、分布式数据 CRDT 测试、Streams TestKit 的 Source/Sink/Flow 断言、多节点 TestKit 的集群分片场景,以及 CI/CD 友好的并行执行配置与代码覆盖率集成。
软件工程 / 诊断修复
team-collaboration-issue
team-collaboration-issue
You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your…
软件工程 / 诊断修复
axiom-integration
axiom-integration
Use when integrating ANY iOS system feature - Siri, Shortcuts, widgets, IAP, localization, privacy, alarms, calendar, reminders, contacts, background tasks,…
软件工程 / 诊断修复
axiom-security
axiom-security
Use when storing credentials securely, encrypting data, implementing passkeys, code signing, or managing certificates and provisioning profiles.
软件工程 / 诊断修复
java-testing-advanced
java-testing-advanced
Advanced testing - Testcontainers, contract testing, mutation testing, property-based
软件工程 / 部署发布
bats-testing-patterns
bats-testing-patterns
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring…
软件工程 / 诊断修复
axiom-uikit
axiom-uikit
Use when bridging UIKit and SwiftUI, debugging Auto Layout constraints, working with Combine, TextKit, or UIKit animations.
软件工程 / 诊断修复
conversion-rate-optimization
conversion-rate-optimization
Comprehensive conversion rate optimization framework combining customer-centric methodology (CRE), form optimization, page optimization, signup flows,…
软件工程 / 诊断修复
coverage-analysis
coverage-analysis
Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests. Auto-detects solution structure, runs coverage collection via `dotnet test` (supports both Microsoft.Testing.Extensions.CodeCoverage and Coverlet), generates reports via ReportGenerator, calculates CRAP scores per method, and surfaces risk hotspots — complex code with low test coverage that is dangerous to modify. Use when the user wants project-wide coverage analysis with risk prioritization, coverage gap identification, CRAP score computation across an entire solution, or to diagnose why coverage is stuck or plateaued and identify what methods are blocking improvement. DO NOT USE FOR: targeted single-method CRAP analysis (use crap-score skill), writing tests, running tests without coverage collection, applying test filters, producing TRX reports, or troubleshooting test execution (use run-tests for all of these).
软件工程 / 部署发布
roi-calculator
roi-calculator
Calculate ROI for marketing campaigns, investments, and business decisions. Includes break-even analysis, payback period, and comparative ROI.
软件工程 / 诊断修复
axiom-ios-vision
axiom-ios-vision
Use when implementing ANY computer vision feature - image analysis, object detection, pose detection, person segmentation, subject lifting, hand/body pose…
软件工程 / 部署发布
axiom-xctest-automation
axiom-xctest-automation
Use when writing, running, or debugging XCUITests. Covers element queries, waiting strategies, accessibility identifiers, test plans, and CI/CD test execution…