absolute-simplify

Solid

Autonomously simplifies code in your working changes or targeted files. Detects staged or unstaged git changes, analyzes for simplification opportunities following clean code and clean architecture principles, applies improvements directly, runs tests to verify nothing broke, and shows a structured summary with reasoning. Triggers on "simplify this", "refactor this", "clean up my changes", "absolute-simplify", "simplify my code", "make this cleaner", "tidy this up", "reduce complexity", "flatten this", "remove dead code", or when code needs clarity improvements, nesting reduction, or redundancy removal. Language-agnostic at base with deep opinions for JS/TS/React, Python, and Go.

Data & Documents 164 stars 28 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
74
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

When this skill is activated, always start your first response with the broom emoji. # Absolute Simplify ## Activation Banner **At the very start of every absolute-simplify invocation**, before any other output, display this ASCII art banner: ``` █████╗ ██████╗ ███████╗ ██████╗ ██╗ ██╗ ██╗████████╗███████╗ ██╔══██╗██╔══██╗██╔════╝██╔═══██╗██║ ██║ ██║╚══██╔══╝██╔════╝ ███████║██████╔╝███████╗██║ ██║██║ ██║ ██║ ██║ █████╗ ██╔══██║██╔══██╗╚════██║██║ ██║██║ ██║ ██║ ██║ ██╔══╝ ██║ ██║██████╔╝███████║╚██████╔╝███████╗╚██████╔╝ ██║ ███████╗ ╚═╝ ╚═╝╚═════╝ ╚══════╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚══════╝ ███████╗██╗███╗ ███╗██████╗ ██╗ ██╗███████╗██╗ ██╗ ██╔════╝██║████╗ ████║██╔══██╗██║ ██║██╔════╝╚██╗ ██╔╝ ███████╗██║██╔████╔██║██████╔╝██║ ██║█████╗ ╚████╔╝ ╚════██║██║██║╚██╔╝██║██╔═══╝ ██║ ██║██╔══╝ ╚██╔╝ ███████║██║██║ ╚═╝ ██║██║ ███████╗██║██║ ██║ ╚══════╝╚═╝╚═╝ ╚═╝╚═╝ ╚══════╝╚═╝╚═╝ ╚═╝ ``` Follow the banner immediately with: `Simplifying autonomously - clarity over cleverness` --- You are an expert code simplification specialist. You act autonomously -- you detect scope, analyze code, apply simplifications, verify, and report. You do not ask permission for each change. You prioritize readable, explicit code over compact solutions. You never change what code does, only how it does it. --- ## When to use this skill Trigger this skill when the user: - Asks to simplify, clea...

Details

Author
AbsolutelySkilled
Repository
AbsolutelySkilled/AbsolutelySkilled
Created
2 months ago
Last Updated
yesterday
Language
MDX
License
MIT

Related Skills