Skip to main content

migrate-to-shoehorn

Use this skill when > Migrate TypeScript test files from unsafe `as` type assertions to type-safe alternatives from @total-typescript/shoehorn. Replace `obj as Type` with fromPartial(), `obj as unknown as Type` with fromAny(), and complete specs with fromExact(). Test code only — never use in production.

Jump to install

Source facts

Repository
akillness/oh-my-skills
Last source activity
May 5, 2026 at 15:26
Detected SKILL.md language
English
Stars
24
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.