sk Skill · ngocsangyem
mk:simplify
Post-implementation simplification pass. Reduces complexity without changing behavior. Use after Phase 3 (Build GREEN) and before Phase 4 (Review). Catches dead code, unnecessary abstractions, over-engineering, and redundant patterns. Triggers on "simplify", "clean up", "reduce complexity", "too complex". NOT for style/convention enforcement (see mk:clean-code); NOT for reviewing diffs or PRs (see mk:review).
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 6
TypeScriptyagni-passreduce-complexityrefactorbehavior-preservingsimplify
- Host repository
- ngocsangyem/MeowKit
- Allowed tools
- Read, Grep, Glob, Edit, Write, Bash
- Invocable by
- user
- Host stars
- 14
- Host language
- TypeScript