code-simplifier-gemini-cli

Installation
SKILL.md

Code Simplifier Skill for Gemini CLI

When triggered, perform the following steps to execute a code simplification review:

Phase 1: Installation & Setup

  1. Check Dependencies: Ensure the .gemini/settings.json file in the project directory has experimental.enableAgents set to true:
    {
      "experimental": {
        "enableAgents": true
      }
    }
    
Related skills

More from paulirish/dotfiles

Installs
2
GitHub Stars
4.3K
First Seen
Apr 13, 2026