Back to Directory
general

Clean Code

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

Major update: The skill has been overhauled for strict, pragmatic coding standards and robust validation requirements. - Expanded coding standards with explicit, actionable "Do" and "Don't" lists, core principles, and anti-pattern tables. - Added mandatory self-checklists for agents to validate goal completion, code correctness, and coverage of all requirements before completing tasks. - Introduced required validation script mapping per agent skill, with strict output handling, summarized reporting, and confirmation before fixing issues. - Enforced concise, self-documenting code—no unnecessary comments or abstractions; small, focused functions; and direct responses to user requests. - Updated rules for naming, code structure, and file editing responsibilities to prevent breakage and ensure maintainability. - Raised skill priority to CRITICAL and version to 2.0.
Clean Code - OpenClaw Skill