AI AGENT ADDONS

Code can get messy as you add features. This skill helps you clean up recent changes. It keeps your code working exactly the same but makes it simpler and easier to read.

The skill checks for duplicate code and messy patterns. It searches for existing utility functions you can reuse. It also looks for redundant state and copy-paste mistakes.

You can tell it what files to simplify or let it look at your current branch changes. It runs several reviews at once to save time. Use it before sharing your code with teammates.

Add Ce Simplify Code skill to your workflow

Global

mkdir -p ~/.claude/skills/ce-simplify-code

Project

mkdir -p .claude/skills/ce-simplify-code

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago