Reduce

Deconstruct high-cost abstractions and recommend lower-level primitives that reduce tooling, indirection, and hidden steps. Use when requests ask for fewer layers (for example "too many layers", "remove this framework/plugin/DI", "ditch codegen/task runners", "replace with plain scripts/config/SQL"), or when prompts say "it feels over-engineered", "start simpler", or "reduce the size of the codebase" (analysis-only unless implementation is explicitly requested). Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/tkersey--dotfiles--reduce commit 77ee47b647

Frequently asked questions

npx skillmds@latest add tomevault-io/reduce