Skip to main content
Back to registry

clean-code

sickn33/antigravity-awesome-skills

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."

Installs3
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill clean-code
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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: - 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 standards : To align on industry-standard best practices. - Use Intention-Revealing Names : elapsedTimeInDays instead of d . - Avoid Disinformation : Don't use accountList if it's actually a Map .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

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."

Is clean-code good?

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

What agent does clean-code work with?

clean-code currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to clean-code?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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