java-change-with-testsGuide Java changes with minimal edits, verify using unit/integration tests as needed, and provide a PR-ready summary including plans, changes, test results,...
Install via ClawdBot CLI:
clawdbot install tanerilyazov/java-change-with-testsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A developer needs to add a new API endpoint to a Java-based microservice in a financial application. The change must include unit tests for the new controller and service layers, and integration tests to verify database interactions and external API calls, ensuring the feature works in the production environment.
A team is refactoring a complex payment processing module in a Java e-commerce system to improve maintainability. The skill helps plan minimal changes, add unit tests for refactored methods, and run targeted verification to avoid breaking existing checkout functionality.
A bug in a Java-based patient record system causes incorrect data validation. The skill guides the developer to identify the module, implement a fix with focused unit tests, and verify with integration tests to ensure compliance with healthcare regulations before merging.
A company needs to upgrade a critical library in their Java backend for a SaaS platform. The skill assists in mapping affected modules, testing changes with unit and integration tests to prevent regressions, and outputting evidence for safe deployment.
Companies offering cloud-based Java applications use this skill to ensure safe, incremental updates and feature releases. It minimizes downtime and risks by enforcing thorough testing, supporting subscription-based revenue from enterprise clients.
Agencies providing custom Java development leverage this skill to deliver reliable code changes for client projects. It streamlines workflows, reduces bugs, and enhances client satisfaction, driving revenue from project-based contracts.
Maintainers of open-source Java libraries use this skill to manage contributions safely. It ensures code quality through structured testing, attracting more users and sponsors, with revenue from donations, sponsorships, or enterprise support.
💬 Integration Tip
Integrate this skill into CI/CD pipelines by automating the verification steps, such as running targeted tests after each commit to catch issues early and ensure PR readiness.
Scored Apr 19, 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.