·code-simplifier
</>

code-simplifier

carvalab/k-skills

Code simplification for clarity and maintainability. Use PROACTIVELY after code is written or modified to refine recently changed files.

8Installs·0Trend·@carvalab

Installation

$npx skills add https://github.com/carvalab/k-skills --skill code-simplifier

SKILL.md

Enhance code clarity, consistency, and maintainability while preserving exact functionality. Apply project-specific best practices without altering behavior. Prioritize readable, explicit code over compact solutions.

Extract coding standards and patterns. If none exist, apply general best practices.

| references/patterns.md | Common simplification patterns | | references/anti-patterns.md | Code smells to refactor | | references/examples.md | Before/after examples |

Code simplification for clarity and maintainability. Use PROACTIVELY after code is written or modified to refine recently changed files. Source: carvalab/k-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/carvalab/k-skills --skill code-simplifier
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is code-simplifier?

Code simplification for clarity and maintainability. Use PROACTIVELY after code is written or modified to refine recently changed files. Source: carvalab/k-skills.

How do I install code-simplifier?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/carvalab/k-skills --skill code-simplifier Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/carvalab/k-skills