搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
qa-testing-playwright
qa-testing-playwright
E2E web testing with Playwright. Use when writing tests, debugging flakes, or setting up CI with selectors, sharding, and network mocking.
软件工程 / 诊断修复
Android 开发
android-development
遵循 Google 官方架构指南和 NowInAndroid 最佳实践,创建生产级 Android 应用。适用于构建 Android…
软件工程 / 诊断修复
fastify-typescript
fastify-typescript
Guidelines for building high-performance APIs with Fastify and TypeScript, covering validation, Prisma integration, and testing best practices
软件工程 / 诊断修复
ljg-qa
ljg-qa
信息提问机。给定一篇文章/论文/书籍,将核心观点提取为 Q-A 对——Question 直击要害,不落俗套;Answer 简洁清晰,形式化收尾,逻辑链完整。读者顺着 Q 链阅读,每个 A 如同砸下一枚钉子,复现作者整套推理。当用户输入“问答”、“Q&A”、“QA”、“提问”、“抽取问题”等指令时使用。
软件工程 / 诊断修复
rtk-tdd
rtk-tdd
Enforces TDD (Red-Green-Refactor) for Rust development. Auto-triggers on implementation, testing, refactoring, and bug fixing tasks. Provides Rust-idiomatic testing patterns with anyhow/thiserror, cfg(test), and Arrange-Act-Assert workflow.
软件工程 / 诊断修复
swarm-orchestration
swarm-orchestration
Multi-agent swarm coordination for complex tasks. Uses hierarchical topology with specialized agents to break down and execute complex work across multiple files and modules. Use when: 3+ files need changes, new feature implementation, cross-module refactoring, API changes with tests, security-related changes, performance optimization across codebase, database schema changes. Skip when: single file edits, simple bug fixes (1-2 lines), documentation updates, configuration changes, quick exploration.
软件工程 / 诊断修复
application-performance-performance-optimization
application-performance-performance-optimization
Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across…
软件工程 / 部署发布
github-actions
github-actions
GitHub Actions CI/CD workflows for automating build, test, and deployment
软件工程 / 诊断修复
project-workflow
project-workflow
Nine integrated slash commands for complete project lifecycle: /explore-idea, /plan-project, /plan-feature, /wrap-session, /continue-session, /workflow, /release, /brief, /reflect. Use when starting projects, managing sessions across context windows, capturing learnings, or preparing releases. Saves 35-55 minutes per lifecycle.
软件工程 / 诊断修复
hyva-playwright-test
hyva-playwright-test
Write Playwright tests for Hyvä themes with Alpine.js components. This skill should be used when writing e2e tests, creating page objects, or debugging…
软件工程 / 诊断修复
ethical-hacking-methodology
ethical-hacking-methodology
Master the complete penetration testing lifecycle from reconnaissance through reporting. This skill covers the five stages of ethical hacking methodology,…
软件工程 / 诊断修复
spice-sim
spice-sim
Adds an ngspice-backed simulation testbench to a Zener `.zen` design. Use when the user asks to simulate a circuit, validate behavior in SPICE, or wire a…
软件工程 / 诊断修复
database-backup-restore
database-backup-restore
Implement backup and restore strategies for disaster recovery. Use when creating backup plans, testing restore procedures, or setting up automated backups.
软件工程 / 诊断修复
阿里云AI图像通义万相
alicloud-ai-image-qwen-image
使用 Model Studio DashScope SDK 通过 Qwen 图像生成模型(qwen-image、qwen-image-plus、qwen-image-max、qwen-image-2.0 系列及…
软件工程 / 诊断修复
无障碍测试
accessibility-testing
测试 Web 应用的 WCAG 合规性,确保残障用户的使用体验。适用于无障碍测试、a11y、axe、ARIA、键盘导航、屏幕阅读器兼容性和 WCAG 验证。
软件工程 / 诊断修复
hairy
hairy
Hairy's {Opinionated} preferences and best practices for web development
软件工程 / 诊断修复
AI 产品
ai-product
每个产品都将由 AI 驱动。问题在于你是能正确构建它,还是交付一个在正式环境中崩溃的演示。本技能涵盖 LLM…
软件工程 / 诊断修复
hypothesis-generation
hypothesis-generation
Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanisms, for…
软件工程 / 诊断修复
API 模糊测试漏洞赏金
api-fuzzing-bug-bounty
针对漏洞赏金和渗透测试中的 REST、SOAP 和 GraphQL API 提供全面的测试技术。涵盖漏洞…
软件工程 / 诊断修复
integration-testing
integration-testing
Design and implement integration tests that verify component interactions, API endpoints, database operations, and external service communication. Use for integration test, API test, end-to-end component testing, and service layer validation.