Fix TS

Perform a thorough TypeScript cleanup pass when the user explicitly invokes the fix-ts skill to address compiler failures, high-value lint issues, or build-breaking type regressions. Use it for TypeScript-heavy cleanup work where errors should be grouped by root cause and fixed cleanly at the source rather than patched with broad casts or one-off assertions.

henry-md Updated

File contents

henry-md/codex-skills/tree/main/fix-ts commit 901fa9e2f9

Frequently asked questions

npx skillmds@latest add henry-md/fix-ts