Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

refactor-codebase-with-types

// Finds refactoring opportunities that replace validation, partial functions, unsafe casts, primitive obsession, and scattered invariants with parsing, precise domain types, and correct-by-construction data. Use when the user wants to refactor a codebase using type-driven design, make illegal states unrepresentable, parse inputs at boundaries, remove redundant checks, or improve static guarantees.

$ git log --oneline --stat
stars:6
forks:1
updated:2026년 5월 6일 14:21
파일 탐색기
2 개 파일
SKILL.md
readonly