AI AGENT ADDONS

This skill helps you make your code easier to read and understand. It cleans up messy parts, renames confusing variables, and removes unnecessary complexity. The goal is to keep your code working exactly the same but make it simpler.

Anyone who writes code can use it. It works with recent changes you made in your project. You can scope it to specific files or let it find the modified code automatically.

The skill checks that nothing breaks after changes. It follows your project's style and only edits what you asked for. This makes your codebase healthier and reduces mistakes.

Add Code Simplify skill to your workflow

Global

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

Project

mkdir -p .claude/skills/code-simplify

Source Repository

Stars
63
Forks
3
Watchers
63
License
MIT
Last Push
25 days ago
Created
5 months ago