java-code-reviewer自动审查Java代码变更,生成结构化报告,标记问题及修复建议,支持多文件批量分析和CI/CD集成。
Install via ClawdBot CLI:
clawdbot install wxweven/java-code-reviewerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Jul 11, 2026
A developer submits a pull request with Java code changes. The skill parses the git diff, checks against coding standards, and generates a structured review report highlighting issues, severity, and fix suggestions.
Before committing code, a developer runs this skill on the staged changes to catch style violations, potential bugs, or security issues early, ensuring code quality before merging.
A team refactors a large Java codebase. They feed in source files, and the skill identifies design issues, duplicate code, and resource management problems, providing refactored code snippets.
An organization enforces Google Java Style and Alibaba Java Development Guide. The skill scans Java files to verify compliance, outputting a report of violations and suggested fixes.
A security team reviews Java applications for vulnerabilities like SQL injection or hardcoded secrets. The skill detects such issues and provides secure code alternatives.
Offer basic code review (e.g., style checks) for free, but charge for advanced features like security analysis, custom rule sets, or integration with project management tools.
License the skill as an API for CI/CD tools (e.g., GitHub Actions, Jenkins) or code hosting platforms (e.g., GitLab) to embed automated Java code review into their pipelines.
Provide a fully managed service where the skill is deployed on the client's infrastructure, with reports tailored to their standards and regular updates, supported by human experts.
💬 Integration Tip
Integrate via CLI for git hooks or use API to inject into your CI/CD pipeline; configure custom rule sets by editing references/rules.md.
Scored Jul 11, 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.