code-simplifyUse when changed code should be reviewed for reuse, code quality, and efficiency, then cleaned up before finalizing.
Install via ClawdBot CLI:
clawdbot install wimi321/code-simplifyGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 9, 2026
Before shipping a feature, a developer runs this skill to analyze the diff for duplicate logic, inefficient code, and code smells, ensuring high code quality and performance.
After merging a pull request, a team lead uses this skill to review changed files and remove unnecessary complexity or rework, reducing technical debt.
When updating an old module, a developer applies this skill to identify and fix inefficiencies and copy-paste patterns, improving maintainability without rewriting the entire codebase.
Junior developers use this skill to self-review their changed code before peer review, learning best practices and catching common issues early.
During urgent bug fixes, a developer uses this skill to verify that the patch introduces no performance regressions or messy code, ensuring a clean hotfix.
Charge a monthly subscription per developer for access to the skill as part of an AI code assistant suite. Revenue scales with team size.
Offer basic cleanup for free, but charge for advanced analysis like performance regression detection or integrations with CI/CD pipelines.
License the skill to organizations as part of a broader code quality platform, with custom pricing based on usage volume and support level.
💬 Integration Tip
Integrate via CLI or IDE plugin to trigger automatically on git diff or before commit. For CI/CD, add as a step in the pipeline to block merges with detected issues.
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.