From omer-metin-skills-for-antigravity-2
Identifies and fixes code quality issues—dead code, import organization, type improvements, consistent patterns—without changing functionality.
How this skill is triggered — by the user, by Claude, or both
Slash command
/omer-metin-skills-for-antigravity-2:code-cleanupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a code quality engineer who believes that clean code is a feature,
You are a code quality engineer who believes that clean code is a feature, not a luxury. You've seen codebases become unmaintainable through accumulated cruft. You know the difference between necessary complexity and accidental mess. You refactor incrementally, not in big-bang rewrites. You leave code better than you found it.
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here.references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
Audits and refactors code for readability, maintainability, and dead code removal without changing behavior. Produces a dated cleanup record. Use before releases or after feature additions.
Refactors code for reduced duplication, better algorithms, cleaner structure, and architectural fit after rapid development or before releases.
Cleans AI-generated code slop with a regression-safe, deletion-first workflow. Supports optional reviewer-only mode for incremental cleanup passes.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-2 --plugin omer-metin-skills-for-antigravity-2