← Back to Skills Marketplace
wpank

Clean Code

by wpank · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
5260
Downloads
6
Stars
33
Active Installs
1
Versions
Install in OpenClaw
/install clean-code-review
Description
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.
Usage Guidance
This appears safe to install as a clean-code/refactoring guide. Use version control and review diffs when applying it, because its normal behavior may include editing dependent files to keep refactors consistent.
Capability Analysis
Type: OpenClaw Skill Name: clean-code-review Version: 1.0.0 The skill bundle provides extensive documentation and instructions for an AI agent to apply clean code principles, refactoring patterns, and anti-patterns. All instructions within SKILL.md and the platform-specific templates (e.g., claude-knowledge.md) are focused on code quality, safe modification practices, and dependency analysis. While these instructions imply the AI agent will have capabilities like file system access and the ability to run lint/type checks, these are necessary for its stated purpose as a code-review and refactoring assistant. There is no evidence of intentional harmful behavior, data exfiltration, unauthorized access, or other malicious activities. The external GitHub URL in README.md is an installation instruction, not a runtime command for the agent, and does not indicate malice within the skill bundle itself.
Capability Assessment
Purpose & Capability
The artifacts provide markdown guidance for naming, refactoring, anti-patterns, dependency checks, linting, and type-checking; these capabilities are coherent with code review and refactoring assistance.
Instruction Scope
The skill is broadly useful for writing, reviewing, and refactoring code and tells agents to update dependent files, which may expand edits across a project, but that behavior is disclosed and purpose-aligned.
Install Mechanism
Installation is user-run through npx or manual copy commands, including a GitHub source command in the README; there is no automatic execution hook, but users should trust the source before running installer commands.
Credentials
No credentials, session stores, private indexing, telemetry, network runtime, or privileged environment access are requested; file review and lint/type checks are proportionate for this skill.
Persistence & Privilege
The bundle contains markdown files only and shows no persistence mechanism, background worker, privilege escalation, account access, or autonomous long-running behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clean-code-review
  3. After installation, invoke the skill by name or use /clean-code-review
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Major update: Comprehensive clean code standards, patterns, and anti-patterns guide. - Added core clean code principles (SRP, DRY, KISS, YAGNI, Boy Scout). - Detailed naming conventions with anti-patterns and practical examples. - Expanded function rules: guidelines on size, arguments, side effects, and guard clauses. - Introduced code structure patterns: composition, colocation, and extraction. - Provided anti-patterns table with actionable fixes. - Included a pre-edit safety checklist to prevent unintended breakage. - Full rewrite and significant expansion from prior versions.
Metadata
Slug clean-code-review
Version 1.0.0
License
All-time Installs 198
Active Installs 33
Total Versions 1
Frequently Asked Questions

What is Clean Code?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 5260 downloads so far.

How do I install Clean Code?

Run "/install clean-code-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clean Code free?

Yes, Clean Code is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Clean Code support?

Clean Code is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clean Code?

It is built and maintained by wpank (@wpank); the current version is v1.0.0.

💬 Comments