simplify-codeSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instru...
Install via ClawdBot CLI:
clawdbot install tobiaswestholm/simplify-codeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/anthropics/claude-plugins-official/blob/main/plugins/code-simAudited Aug 21, 2026 · audit v1.0
Generated Aug 21, 2026
A developer has just made extensive changes to a legacy codebase and wants to ensure the new code follows modern standards and is maintainable. Using the Simplify skill, they can automatically analyze and refine the modified sections, reducing complexity and improving readability without altering behavior.
Before submitting a pull request, a developer runs the Simplify skill on their recent commits to catch any inconsistencies or overly complex patterns. The skill applies the project's coding standards, making the code review process smoother and reducing the chance of style-related comments.
New developers often struggle with adhering to a project's coding conventions. The Simplify skill automatically applies standards from AGENTS.md or CLAUDE.md, helping new hires produce consistent code with less hand-holding from senior engineers.
A team is incrementally modernizing a monolithic application. As they refactor specific modules, they use the Simplify skill to clean up the recently touched code, ensuring each module becomes simpler and more maintainable before moving on to the next.
Open source maintainers deal with many contributions that may not follow consistent style. By applying the Simplify skill to each merged change, they can ensure the codebase remains clean and consistent, reducing long-term maintenance burden.
Offer a free tier for individual developers with limited features and a paid pro tier for teams with advanced customization and integration options. Revenue comes from subscription fees for the paid tiers.
Provide the Simplify skill as a cloud service or plugin that integrates with popular IDEs and CI/CD pipelines. Revenue is generated through API usage fees or per-seat licensing for teams.
Use the skill internally to accelerate code refactoring projects for clients, charging for professional services. The skill boosts productivity and quality, allowing higher-value consulting fees.
💬 Integration Tip
Integrate this skill into your development workflow by invoking it after each code change or before committing. It works best when combined with your existing AGENTS.md or CLAUDE.md files to automatically apply your project's standards.
Scored Aug 21, 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.