From simplify
Audits code, prompts, docs, or architecture to distinguish essential from superfluous. Cuts 30-50% by identifying bloat and premature abstraction.
How this skill is triggered — by the user, by Claude, or both
Slash command
/simplify:simplifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Audit any work product to distinguish essential from superfluous.
Audit any work product to distinguish essential from superfluous.
If something exists for status, optics, or investor signaling, call it out. If modularity is premature, call it out. If ambition exceeds clarity, compress it.
Before auditing, state what kind of artifact this is and what "functional" means for it:
If you cannot articulate what "bloat" means for this artifact type, stop and figure that out first. Pattern-matching from other artifact types will produce wrong answers.
Then, for the work product, answer:
Subtraction exercise: If we cut 30-50%, what goes first? What can be merged? Hardcoded? Deferred?
SIMPLE / OVERENGINEERED / UNCLEAR — one sentence explanation, then restate core purpose in one sentence.
Each bloat signal becomes a decision. Ordered by leverage. Only list what exists.
[ID]
CUT/KEEP/REVISE: <thing>
Rationale: <why>
Reversible: Yes/No
Instruct user to reply with Decision IDs and YES / NO / DEFER.
Original prompt by @kloss_xyz
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub ozten/skills --plugin simplify