搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
bug-reporting-excellence
bug-reporting-excellence
Write high-quality bug reports that get fixed quickly. Use when reporting bugs, training teams on bug reporting, or establishing bug report standards.
软件工程 / 诊断修复
marketing-cro
marketing-cro
Use when optimizing conversion rates, designing A/B tests, or improving landing pages. Covers A/B testing methodology, landing page optimization, form design,…
软件工程 / 诊断修复
generating-swift-package-docs
generating-swift-package-docs
Use when encountering unfamiliar import statements, exploring dependency APIs, or when user asks "what's import X" or "what does X do". Generates on-demand API…
软件工程 / 诊断修复
fullstack-workspace-init
fullstack-workspace-init
Scaffold a production-ready full-stack monorepo with working MVP features, tests, and CI/CD. Generates complete CRUD functionality, Clerk authentication, and…
软件工程 / 诊断修复
checking-changes
checking-changes
Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript)…
软件工程 / 诊断修复
backtesting-py-oracle
backtesting-py-oracle
backtesting.py configuration for SQL oracle validation and range bar pattern backtesting. Use when running backtesting.py against ClickHouse SQL results,…
软件工程 / 诊断修复
ensemble-team
ensemble-team
Set up a full AI ensemble/mob programming team for any software project. Creates agent definition files (.claude/agents/), coordinator instructions (.team/coordinator-instructions.md), project owner constraints (PROJECT.md), team conventions (AGENTS.md), architectural decisions (docs/ARCHITECTURE.md), domain glossary, and supporting docs. Use when: (1) starting a new project and wanting a full expert agent team, (2) the user asks to "set up a team", "create a mob team", "set up ensemble programming", or "create agent profiles", (3) converting an existing project to the driver-reviewer mob model, (4) the user wants AI agents to work as a coordinated product team with retrospectives and consensus-based decisions.
软件工程 / 诊断修复
debug
debug
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework with built-in backward tracing for…
软件工程 / 诊断修复
easysdd-feature-brainstorm
easysdd-feature-brainstorm
feature 流程的可选阶段 0——想法还模糊时通过对话理清楚到能进 design 的程度。AI 的角色是思考伙伴:挖用户真正想解决的问题(而不是停在 TA 最先脱口而出的方案上),在用户带着方案来时主动评估它、必要时提出更好的替代。聊完产出 {slug}-brainstorm.md…
软件工程 / 诊断修复
easysdd-onboarding
easysdd-onboarding
把一个新仓库或有零散文档的仓库接入 easysdd 体系。两条路径自动判断:空仓库路径(仓库内无任何 spec 类文档也没有 easysdd/ 目录)从零搭骨架;迁移路径(仓库内已有零散文档或部分 easysdd/ 结构)先做审计报告 +…
软件工程 / 诊断修复
rust-testing
rust-testing
Rust testing best practices covering test architecture, assertions, mocking, snapshots, event testing, determinism, and integration patterns for the codex-rs…
软件工程 / 诊断修复
systematic-debugging
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
软件工程 / 诊断修复
local-search
local-search
Search for places, businesses, and locations using Google Maps APIs via x402. USE FOR: - Finding businesses by name or type - Searching nearby places - Getting detailed place information (address, hours, reviews) - Finding restaurants, stores, services in an area - Getting business ratings and reviews TRIGGERS: - "find", "search for", "locate", "nearby" - "restaurants near", "hotels in", "stores around" - "business details", "opening hours", "reviews for" - "places in", "what's near", "directions to" Use `npx agentcash@latest fetch` for Google Maps endpoints. Choose partial ($0.02) vs full ($0.05-0.08) based on data needs.
软件工程 / 诊断修复
build
build
Follow a complete coding workflow for one scoped implementation task: understand, plan, implement, test, verify, and report.
软件工程 / 诊断修复
ai-video-qa
ai-video-qa
Validez la qualité de vos vidéos IA avant publication avec une checklist complète couvrant technique, créatif, et positionnement marque. Use when: **Avant…
软件工程 / 诊断修复
advertising
advertising
Use when running paid advertising campaigns on Xiaohongshu, setting up promoted posts, managing ad budgets, optimizing ad performance, or scaling growth…
软件工程 / 诊断修复
develop-web-game
develop-web-game
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a…
软件工程 / 诊断修复
jest-testing
jest-testing
Test Node.js applications with Jest including unit tests, integration tests, mocking, code coverage, and CI/CD integration
软件工程 / 诊断修复
qa
qa
Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Proactively suggest when the user says a feature is ready for testing or asks "does this work?". Three tiers: Quick (critical/high only), Standard (+ medium), Exhaustive (+ cosmetic). Produces before/after health scores, fix evidence, and a ship-readiness summary. For report-only mode, use /qa-only. (gstack) Voice triggers (speech-to-text aliases): "quality check", "test the app", "run QA".
软件工程 / 诊断修复
playtest-report
playtest-report
Generates a structured playtest report template or analyzes existing playtest notes into a structured format. Use this to standardize playtest feedback…