Loading...
Loading...
Found 255 Skills
Rework a change as if the intended UX and architecture existed from day one, deleting compatibility cruft and accidental complexity.
Reviews code changes for reuse, composition, codebase consistency, and slop. Use when asked to review PRs/diffs, check code reuse, composition, cleanliness, or whether code fits the codebase.
Keep cyclomatic complexity low; flatten control flow, extract helpers, and prefer table-driven/strategy patterns over large switches