Skip to main content
Run any Skill in Manus
with one click

type-fix

Stars3
Forks1
UpdatedMay 18, 2026 at 19:18

Fix TypeScript and ESLint errors by resolving the underlying misalignment between code and types, not by silencing the compiler. The goal is correctness — making the type accurately describe the program — not the elimination of red squiggles. Suppressing, widening, or laundering an error (`any`, `as` casts, `!`, `@ts-ignore`, defensive `?.`/`??` added only to placate the compiler) is treated as a failure, not a solution.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly