Communityv1.0.0

Clean Code

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

6.4kdownloads23stars48active installsgabrielsubtil
View on ClawHubBack to Skills

Skill Details

Slug
clean-code
Latest Version
1.0.0
Author
gabrielsubtil
Published
Jan 29, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Clean Code.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

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.