unit-test-data-regressionUnit test engineer skill for stable fixtures, edge-case data design, and regression-oriented test inputs in WelineFramework.
Install via ClawdBot CLI:
clawdbot install aiweline/unit-test-data-regressionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 23, 2026
设计包含边界值、空值和历史异常的测试数据集,用于验证交易逻辑修改后无回归缺陷。例如,对金额字段测试0、负值、极大值、空字符串等。
针对订单状态转换逻辑,构造无效状态组合和重复状态变更等输入矩阵,确保回归测试覆盖所有关键路径。
为患者信息输入模块创建fixture,包含无效格式、缺失字段和跨表关联异常,保证数据校验逻辑的回归保护。
基于历史权限缺陷,设计角色权限边界测试数据集,覆盖空角色、重复权限、父级继承冲突等场景,减少回归风险。
构造固件版本号边界值、损坏包、网络异常等输入数据,验证固件升级模块的容错性和回归稳定性。
提供标准化和定制的测试数据集(fixture、数据矩阵),按数据集复杂度或数量向开发团队收费。
为客户的特定业务逻辑设计回归测试数据方案,包括历史Bug分析、边缘案例挖掘和fixture实现指导。
将测试数据生成能力集成到CI/CD流水线或测试框架中,提供自动化数据生成插件或API服务。
💬 Integration Tip
将数据生成逻辑作为独立模块集成到测试框架中,通过配置文件定义数据集模板,并集成到CI管道中以自动执行回归验证。
Scored May 23, 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.