diet

Installation
SKILL.md

Diet

Review code for unearned weight.

The core question is:

What in this code does not earn its maintenance cost today?

This skill is not a general architecture or folder-layout review. It is a simplification review for code that feels heavier than the problem requires: too many helpers, wrappers, schema fields, columns, options, generic layers, or appended paths that solve the task by adding more machinery instead of integrating with the existing design.

Do not assume code came from an LLM or agent. Judge the code on its merits. If the user mentions vibe-coded or agent-written changes, treat that only as context for the review lens, not as evidence.

Do not force deletions. Explicit, readable, well-bounded code is often worth keeping even when it is not minimal.

Scope

Use this skill when the user's main concern is excess code weight, speculative flexibility, or bolted-on design.

Prefer this skill over broader design or structure review when the user asks things like:

Related skills

More from sjunepark/custom-skills

Installs
4
First Seen
Apr 10, 2026