code-simplifier
Installation
SKILL.md
Code Simplifier
Review changed code for reuse, quality, and efficiency, then simplify and fix any issues found.
Core Rules
- Preserve functionality exactly.
- Keep public behavior, outputs, side effects, and interfaces unchanged.
- Follow project-specific coding standards and patterns.
- Prefer clarity over compactness.
- Avoid clever rewrites that reduce debuggability.
Scope
- Default to the current task's changed files.
- Focus on code the user just changed or that you changed in this conversation.
- Keep fixes behavior-preserving unless the user explicitly asked for broader refactors.
Phase 1: Identify Changes
Related skills
More from abpai/skills
human-writer
>-
28agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
28bun-expert
>
25dead-code-eliminator
>
23socratic-code-owner
>
23beautiful-mermaid
Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.
22