migrate-to-shoehorn
SolidMigrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.
Install
Quality Score: 90/100
Skill Content
Details
- Author
- mxyhi
- Repository
- mxyhi/ok-skills
- Created
- 4 months ago
- Last Updated
- 3 days ago
- Language
- HTML
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
migrate-to-shoehorn
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.
typescript-patterns
TypeScript best practices and patterns. Use when writing TypeScript, fixing type errors, or working with generics.
language-typescript
TypeScript and JavaScript idioms — strict mode, type safety, discriminated unions, async patterns, and Node. Auto-load when working with .ts, .tsx, .js, .jsx files, package.json, or when the user mentions TypeScript, JavaScript, Node, type safety, or tsconfig.