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:٦
forks:١
updated:٦ مايو ٢٠٢٦ في ١٤:٢١
مستكشف الملفات
2 ملفات
SKILL.md
readonly