qa-scenario-synthesizer把需求拆成功能、异常、跨端、脏输入和恢复场景测试集。;use for qa, test-scenarios, edge-cases workflows;do not use for 宣称已经完成测试, 忽略关键用户路径.
Install via ClawdBot CLI:
clawdbot install 52yuanchangxing/qa-scenario-synthesizerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.invalid/skills/qa-scenario-synthesizerAudited Apr 17, 2026 · audit v1.0
Generated May 8, 2026
涵盖用户从输入注册信息到完成验证的全过程测试。包括正常输入、邮箱格式错误、密码强度不足、手机号已注册等异常情况,以及跨设备注册后的同步测试。
针对支付接口的输入进行边界测试,如金额为负数、特殊字符、超长数字、空值等。验证系统是否能够正确识别并拒绝非法输入,同时给出明确错误提示。
模拟用户在购物车页面添加商品后网络中断或系统崩溃,恢复后检查购物车数据完整性。验证自动保存、手动恢复以及重试机制的可靠性。
测试用户在不同设备(手机、平板、电脑)上同时操作同一账号时,数据同步的及时性和一致性。包括多端同时修改、离线操作后上线等场景,确保无冲突或数据丢失。
覆盖暴力破解、令牌过期、异地登录检测等安全隐患。验证登录失败次数锁定、验证码时效性、多设备登录策略等,确保系统能够抵御常见攻击。
基于用户注册和使用量的定期付费模式。测试场景需关注订阅到期、降级、升级的流程正确性,以及计费系统的准确性。
平台从每笔交易中抽取一定比例作为收入。测试重点包括交易金额计算、佣金扣除、退款处理等,确保金额计算无误。
通过展示广告获取收入。测试需验证广告展示逻辑、点击统计、用户隐私合规性,以及广告屏蔽或误点击的处理。
💬 Integration Tip
集成时需确保脚本运行环境符合依赖要求(python3),并正确配置资源模板路径。建议结合CI/CD管道进行自动冒烟测试。
Scored Jun 29, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.