fix-types
OfficialResolve TypeScript type errors.
AuthorESO-Toolkit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly diagnose and fix common TypeScript type errors, ensuring code quality and preventing build failures.
Core Features & Use Cases
- Error Diagnosis: Identifies specific TypeScript error messages like module not found, type mismatches, and missing declarations.
- Automated Fixes: Provides concrete steps and code examples to resolve issues, including updating path aliases, defining interfaces, and regenerating types.
- Use Case: When your
npm run typecheckcommand fails with a "Type 'X' is not assignable to type 'Y'" error, this Skill guides you through creating the correct interface or type assertion.
Quick Start
Run npm run typecheck to identify TypeScript errors and then follow the guidance in this skill to fix them.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fix-types Download link: https://github.com/ESO-Toolkit/eso-toolkit/archive/main.zip#fix-types Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.