搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
axiom-codable
axiom-codable
Use when working with Codable protocol, JSON encoding/decoding, CodingKeys customization, enum serialization, date strategies, custom containers, or…
软件工程 / 诊断修复
axiom-privacy-ux
axiom-privacy-ux
Use when implementing privacy manifests, requesting permissions, App Tracking Transparency UX, or preparing Privacy Nutrition Labels - covers just-in-time…
软件工程 / 诊断修复
mutation-testing
mutation-testing
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript with Vitest or bun test via @hughescr/stryker-bun-runner) and mutmut…
软件工程 / 诊断修复
html-ppt-testing-safety-alert
html-ppt-testing-safety-alert
红琥珀警示 deck — 顶/底 45° 红黑 hazard 条纹、红色删除线否定标题、L1/L2/L3 绿/琥珀/红 tier 卡片、圆点状态 alert box、policy-yaml 代码块(红左边框 + bad 关键词高亮)、红绿 checklist、Q1 事故堆叠柱状图。适合安全 / 风险 / 事故复盘 /…
软件工程 / 诊断修复
axiom-textkit-ref
axiom-textkit-ref
TextKit 2 complete reference (architecture, migration, Writing Tools, SwiftUI TextEditor) through iOS 26
软件工程 / 诊断修复
senior-backend
senior-backend
This skill should be used when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Use for Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.
软件工程 / 诊断修复
playwright-skill
playwright-skill
Automatisation complète du navigateur et tests web avec Playwright. Détecte automatiquement les serveurs de développement, gère le cycle de vie des serveurs,…
软件工程 / 诊断修复
next-upgrade
next-upgrade
Upgrade Next.js to the latest version following official migration guides and codemods. Use when upgrading Next.js versions, running codemods, or migrating…
软件工程 / 诊断修复
no-workarounds
no-workarounds
Enforce root-cause fixes over workarounds, hacks, and symptom patches in all software engineering tasks. Use when debugging issues, fixing bugs, resolving test…
软件工程 / 诊断修复
axiom-core-location
axiom-core-location
Use for Core Location implementation patterns - authorization strategy, monitoring strategy, accuracy selection, background location
软件工程 / 诊断修复
axiom-database-migration
axiom-database-migration
Use when adding/modifying database columns, encountering "FOREIGN KEY constraint failed", "no such column", "cannot add NOT NULL column" errors, or creating…
软件工程 / 诊断修复
axiom-display-performance
axiom-display-performance
Use when app runs at unexpected frame rate, stuck at 60fps on ProMotion, frame pacing issues, or configuring render loops. Covers MTKView, CADisplayLink,…
软件工程 / 部署发布
axiom-xctrace-ref
axiom-xctrace-ref
Use when automating Instruments profiling, running headless performance analysis, or integrating profiling into CI/CD - comprehensive xctrace CLI reference…
软件工程 / 诊断修复
axiom-build-performance
axiom-build-performance
Use when build times are slow, investigating build performance, analyzing Build Timeline, identifying type checking bottlenecks, enabling compilation caching,…
软件工程 / 诊断修复
axiom-energy-ref
axiom-energy-ref
Complete energy optimization API reference - Power Profiler workflows, timer/network/location/background APIs, iOS 26 BGContinuedProcessingTask, MetricKit…
软件工程 / 诊断修复
axiom-energy-diag
axiom-energy-diag
Symptom-based energy troubleshooting - decision trees for 'app at top of battery settings', 'phone gets hot', 'background drain', 'high cellular usage', with…
软件工程 / 诊断修复
axiom-app-shortcuts-ref
axiom-app-shortcuts-ref
Use when implementing App Shortcuts for instant Siri/Spotlight availability, configuring AppShortcutsProvider, adding suggested phrases, or debugging shortcuts…
软件工程 / 诊断修复
axiom-concurrency-profiling
axiom-concurrency-profiling
Use when profiling async/await performance, diagnosing actor contention, or investigating thread pool exhaustion. Covers Swift Concurrency Instruments…
软件工程 / 诊断修复
speckit-implement
speckit-implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md
软件工程 / 部署发布
添加 Cucumber 测试
add-cucumber-tests
根据功能规范生成基于 Tzatziki 的 Cucumber BDD 测试(.feature 文件)。当用户需要编写 Cucumber 测试、添加 BDD 场景、创建 feature 文件、生成测试,或使用 Gherkin 测试应用行为时使用此技能——特别是在 Java/Spring 项目中,使用 Tzatziki 的 HTTP、JPA、Kafka、MongoDB、OpenSearch、日志或 MCP 步骤定义。当用户提及在已包含 Tzatziki/Cucumber 依赖(包括基于 TestNG 的 setup)的项目中编写集成测试、验收测试或端到端测试时,同样适用。