junit-test-genGenerates JUnit 5 test classes from JSON test case files. Invoke when user wants to generate Spring Boot JUnit 5 tests from JSON test cases.
Install via ClawdBot CLI:
clawdbot install hcyyy0120/junit-test-genGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 9, 2026
在Spring Boot项目中,开发人员完成一个REST API后,使用Test Case Generator生成JSON测试用例,然后调用JUnit Test Generator自动生成对应的测试类,节省手动编写测试代码的时间。
团队在重构服务层逻辑时,需要为多个服务方法生成测试用例。通过批量导入测试用例JSON文件,自动生成JUnit 5测试类,确保重构后的代码行为正确。
在微服务架构中,需要为服务间的集成测试编写测试代码。使用此技能从JSON测试用例生成包含MockMvc和JdbcTemplate的集成测试,简化环境搭建。
项目要求单元测试覆盖率达到80%,开发人员使用Test Case Generator设计测试场景,再由本技能生成对应的JUnit 5单元测试,快速提升覆盖率。
DevOps团队将测试用例生成和测试代码生成集成到CI流水线中,每次代码提交后自动生成并执行测试,确保代码质量。
提供云端测试代码生成服务,根据生成的测试类数量或API调用次数收费。用户无需本地安装,通过Web界面或API提交JSON即可获得测试代码。
核心功能开源吸引用户,企业版提供批量处理、高级测试策略、优先支持等增值功能。免费用户可使用基础生成能力,企业客户通过许可证付费。
开发JetBrains/VS Code插件,基础版免费,高级版提供更多测试模板、智能分析及团队协作功能,通过插件市场销售。
💬 Integration Tip
直接使用入口脚本`python run_generator.py <test_cases.json>`即可一键生成测试代码。对于Maven项目,可将生成的测试文件自动放入`src/test/java/generated/tests/`目录下并纳入版本控制。
Scored May 9, 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.