Code Simplifier

Post-session code review and cleanup against a working tree of changes. Analyzes `git diff` to simplify, consolidate, and align changed code with the existing codebase — modernize syntax, remove unnecessary complexity, consolidate duplicated logic, catch efficiency issues. Use after a substantive working session, or when asked to clean up, simplify, reduce slop, consolidate, modernize, tighten up, or de-slop code. For `@cyanheads/mcp-ts-core` projects, includes specific transformations for tool/resource/prompt definitions, the ctx pattern, error factories, and framework idioms.

cyanheads ce40910 18.1 KB Updated

File contents

cyanheads/calculator-mcp-server/tree/main/framework-skills/code-simplifier commit ce40910697

Frequently asked questions

npx skillmds@latest add cyanheads/code-simplifier