code-simplifier

Installation
SKILL.md

Code Simplifier

A guide for simplifying and refining code while preserving functionality.

When to Use

  • Refactor, simplify code, clean up, code review
  • After completing a coding task or writing a logical chunk of code
  • Cleaning up complex PRs before review
  • Refactoring code for better readability and maintainability

Core Principles

1. Preserve Functionality

Never change what the code does - only how it does it.

Related skills

More from aktsmm/agent-skills

Installs
93
GitHub Stars
11
First Seen
Jan 24, 2026