Skip to main content
Back to the directory
mattpocock/skillsSoftware EngineeringFrontend and Design

migrate-to-shoehorn

shoehorn lets you pass partial data in tests while keeping TypeScript happy. It replaces as assertions with type-safe alternatives.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mattpocock/skills --skill migrate-to-shoehorn
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, migrate-to-shoehorn has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mattpocock/skills. Canonical URL: https://skills.sh/mattpocock/skills/migrate-to-shoehorn.

Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
shoehorn lets you pass partial data in tests while keeping TypeScript happy. It replaces as assertions with type-safe alternatives. Test code only. Never use shoehorn in production code. Problems with as in tests: Before: After: Before: After: Before: After: Gather requirements - ask user: Install and migrate : - Trained not to use it - Must manually specify target type - Double-as ( as unknown as Type ) for intentionally wrong data - Gather requirements - ask user: - What test files have as assertions causing problems? - Are they dealing with large objects where only some properties matter? - Do they need to pass intentionally wrong data for error testing? - Install and migrate : Install: npm i @total-typescript/shoehorn

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does migrate-to-shoehorn do?

shoehorn lets you pass partial data in tests while keeping TypeScript happy. It replaces as assertions with type-safe alternatives.

Is migrate-to-shoehorn good?

migrate-to-shoehorn does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support migrate-to-shoehorn?

migrate-to-shoehorn currently lists compatibility with Skills CLI.

Is migrate-to-shoehorn safe to install?

migrate-to-shoehorn has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to migrate-to-shoehorn?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install migrate-to-shoehorn?

Run the following command to install migrate-to-shoehorn: npx skills add https://github.com/mattpocock/skills --skill migrate-to-shoehorn

Related skills

More from mattpocock/skills

Related skills

Alternatives in Software Engineering