Skip to main content
Back to the directory
sickn33/antigravity-awesome-skillsSoftware EngineeringFrontend and Design

clean-code

Code review and refactoring guidance based on Robert C. Martin's Clean Code principles.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill clean-code
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, clean-code has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sickn33/antigravity-awesome-skills. Canonical URL: https://skills.sh/sickn33/antigravity-awesome-skills/clean-code.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Code review and refactoring guidance based on Robert C. Martin's Clean Code principles. This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean." "Code is clean if it can be read, and enhanced by a developer other than its original author." — Grady Booch Use this skill when: - Covers nine core areas: meaningful naming conventions, function design (size, single responsibility, argument limits), comment best practices, formatting standards, object and data structure patterns, error handling strategies, unit testing discipline, class design, and code smell identification - Provides actionable guidance for writing new code, reviewing pull requests, refactoring legacy code, and establishing team standards - Includes specific anti-patterns to avoid (disinformation in names, side effects, null returns, chained method calls) and positive patterns to adopt (intention-revealing names, exception-based error handling, TDD principles) - Offers a practical implementation checklist for validating code quality across function size, naming clarity, test coverage, and argument complexity - Writing new code : To ensure high quality from the start. - Reviewing Pull Requests : To provide constructive, principle-based feedback. - Refactoring legacy code : To identify and remove code smells. - Improving team...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does clean-code do?

Code review and refactoring guidance based on Robert C. Martin's Clean Code principles.

Is clean-code good?

clean-code does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support clean-code?

clean-code currently lists compatibility with Skills CLI.

Is clean-code safe to install?

clean-code has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to clean-code?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install clean-code?

Run the following command to install clean-code: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill clean-code

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering