claude-code-code-simplifierUse when changed code should be reviewed for reuse, code quality, and efficiency, then cleaned up before finalizing.
Install via ClawdBot CLI:
clawdbot install wimi321/claude-code-code-simplifierGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Jul 26, 2026
A developer has just finished implementing a new feature and wants to review the changed code for potential reuse, code smells, and performance issues before committing. This scenario ensures clean, efficient code is merged.
Before deploying a new release, a team runs this skill to inspect recent diffs, catch duplicate logic, and optimize hot paths. This reduces the risk of performance regressions in production.
A new developer creates a pull request with code changes; the skill reviews it to catch common mistakes like parameter sprawl or unnecessary comments, helping the newcomer learn best practices.
When refactoring a small part of a legacy codebase, the skill ensures that the changed code is simplified without introducing broad stylistic changes, focusing only on the modified section.
Offer the code simplifier as a plugin or step in CI/CD pipelines (e.g., GitHub Actions, Jenkins). Developers get automated code quality checks before merge.
Package the skill as a premium feature in an IDE extension (e.g., VS Code). Free tier offers basic linting; paid tier includes code simplification suggestions.
Provide a service where human reviewers use the skill to assist in code reviews for clients. The skill automates the tedious parts, reducing reviewer time.
💬 Integration Tip
Integrate this skill into your development workflow by running it automatically on pull requests via a CI bot. For IDE use, trigger it on save for changed files only.
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.