搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
Android 测试
android-testing
涵盖单元测试、集成测试、Hilt 测试和截图测试的全面测试策略。
软件工程 / 诊断修复
autopilot
autopilot
Full autonomous execution from idea to working code
软件工程 / 诊断修复
flask
flask
Build Python web apps with Flask using application factory pattern, Blueprints, and Flask-SQLAlchemy. Prevents 9 documented errors including stream_with_context teardown issues, async/gevent conflicts, and CSRF cache problems. Use when: creating Flask projects, organizing blueprints, or troubleshooting circular imports, context errors, registration, streaming, or authentication.
软件工程 / 诊断修复
context-mode
context-mode
Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis", "page snapshot", "browser snapshot", "DOM structure", "inspect page", "accessibility tree", "Playwright snapshot", "run tests", "test output", "coverage report", "git log", "recent commits", "diff between branches", "list containers", "pod status", "disk usage", "fetch docs", "API reference", "index documentation", "call API", "check response", "query results", "find TODOs", "count lines", "codebase statistics", "security audit", "outdated packages", "dependency tree", "cloud resources", "CI/CD output". Also triggers on ANY MCP tool output that may exceed 20 lines. Subagent routing is handled automatically via PreToolUse hook.
软件工程 / 诊断修复
promptfoo-evaluation
promptfoo-evaluation
Configures and runs LLM evaluation using Promptfoo framework. Use when setting up prompt testing, creating evaluation configs (promptfooconfig.yaml), writing…
软件工程 / 诊断修复
nestjs-clean-typescript
nestjs-clean-typescript
Clean NestJS API development with TypeScript following SOLID principles, modular architecture, and comprehensive testing practices.
软件工程 / 诊断修复
node-best-practices
node-best-practices
Provides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules,…
软件工程 / 诊断修复
backend-dev-guidelines
backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories,…
软件工程 / 诊断修复
prototype-strategy
prototype-strategy
Choose the right prototyping fidelity and method for the design question.
软件工程 / 诊断修复
qdrant-search-quality
qdrant-search-quality
Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall', 'irrelevant…
软件工程 / 诊断修复
design-qa-checklist
design-qa-checklist
Create QA checklists for verifying design implementation accuracy.
软件工程 / 诊断修复
auto-douyin
auto-douyin
抖音视频自动发布技能。当用户需要发布视频到抖音时使用这个技能。技能包含:获取登录Cookie、上传视频、设置标题话题、定时发布等功能。
软件工程 / 诊断修复
python-cybersecurity-tool-development
python-cybersecurity-tool-development
Guidelines for building Python cybersecurity tools with secure coding practices, async scanning, and structured security testing.
软件工程 / 诊断修复
印刷机
printing-press
为 API 生成可直接交付的 CLI,采用精简的 研究 -> 生成 -> 构建 -> 交付检查 循环。
软件工程 / 诊断修复
golang
golang
Use when writing, reviewing, or refactoring Go code. Provides production best practices for Go covering error handling, concurrency, naming, testing, performance, generics, iterators, and common pitfalls. Distilled from Google Go Style Guide, Uber Go Style Guide, Effective Go, and Go Code Review Comments. Updated for Go 1.25.
软件工程 / 诊断修复
java-quarkus-development
java-quarkus-development
Java Quarkus development guidelines for building cloud-native applications with fast startup, minimal memory footprint, and GraalVM native builds
软件工程 / 诊断修复
security-scanning-security-hardening
security-scanning-security-hardening
Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.
软件工程 / 诊断修复
axiom-networking
axiom-networking
Use when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework, NetworkConnection, connection diagnostics.
软件工程 / 部署发布
devops-deployment
devops-deployment
Use when setting up CI/CD pipelines, containerizing applications, deploying to Kubernetes, or writing infrastructure as code. DevOps & Deployment covers GitHub…
软件工程 / 诊断修复
pair-trade-screener
pair-trade-screener
Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior,…