AI AGENT ADDONS

Code Simplifier

pproenca/dot-skills

Code simplification helps you write cleaner and easier to read code. It keeps the exact same behavior while making the code simpler. This skill is great for reducing complexity and improving clarity. You can use it after making changes to clean things up. It follows best practices like checking project rules and preserving what the code does. Readable code is better than clever shortcuts. The goal is code that is easy to maintain and understand.

Add Code Simplifier skill to your workflow

Global

mkdir -p ~/.claude/skills/code-simplifier

Project

mkdir -p .claude/skills/code-simplifier

Source Repository

Stars
172
Forks
12
Watchers
172
License
MIT
Last Push
1 month ago
Created
6 months ago