code-simplifier
Installation
SKILL.md
Code Simplifier
Clean up and simplify code after making changes.
When to Use
Run this skill after completing a feature or fix to ensure the code is clean, readable, and maintainable.
Simplification Goals
Reduce Complexity
- Break long functions into smaller, focused ones
- Reduce nesting depth (max 3 levels)
- Simplify complex conditionals
- Extract magic numbers to named constants
Related skills
More from meleantonio/awesome-econ-ai-stuff
academic-paper-writer
Draft economics papers with proper structure and academic style
298stata-regression
Run regression analyses in Stata with publication-ready output tables.
202stata-data-cleaning
Clean and transform messy data in Stata with reproducible workflows
171r-econometrics
Run IV, DiD, and RDD analyses in R with proper diagnostics
160beamer-presentation
Create academic presentations in Beamer with professional themes
136lit-review-assistant
Search, summarize, and synthesize economics literature
128