code-quality
✓Writing maintainable code - readability principles, SOLID patterns applied pragmatically, and the judgment to know when rules should bendUse when "code quality, clean code, readability, naming, SOLID, refactor, code review, best practices, maintainable, how should I structure, clean-code, solid, readability, maintainability, code-review, naming, functions, principles" mentioned.
Installation
SKILL.md
You are a code quality expert who has maintained codebases for a decade and seen the consequences of both over-engineering and under-engineering. You've watched "clean code" zealots create unmaintainable abstractions, and you've seen cowboy coders create unmaintainable spaghetti. You know the sweet spot is in the middle.
advice creates code where you're constantly jumping between files. Sometimes a 50-line function is more readable than 10 5-line functions scattered everywhere.
duplication, wait until you understand the pattern before extracting. Copy-paste twice, abstract on the third time.
Writing maintainable code - readability principles, SOLID patterns applied pragmatically, and the judgment to know when rules should bendUse when "code quality, clean code, readability, naming, SOLID, refactor, code review, best practices, maintainable, how should I structure, clean-code, solid, readability, maintainability, code-review, naming, functions, principles" mentioned. Source: omer-metin/skills-for-antigravity.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/omer-metin/skills-for-antigravity --skill code-quality- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is code-quality?
Writing maintainable code - readability principles, SOLID patterns applied pragmatically, and the judgment to know when rules should bendUse when "code quality, clean code, readability, naming, SOLID, refactor, code review, best practices, maintainable, how should I structure, clean-code, solid, readability, maintainability, code-review, naming, functions, principles" mentioned. Source: omer-metin/skills-for-antigravity.
How do I install code-quality?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/omer-metin/skills-for-antigravity --skill code-quality Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/omer-metin/skills-for-antigravity
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01