·three-versions-types
</>

three-versions-types

Úselo al publicar declaraciones de tipo. Úselo cuando se trate de conflictos de versiones. Úselo cuando las bibliotecas tengan tipos. Úselo cuando administre paquetes @types. Úselo al depurar discrepancias de tipos.

4Instalaciones·0Tendencia·@marius-townhouse

Instalación

$npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types

Cómo instalar three-versions-types

Instala rápidamente el skill de IA three-versions-types en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: marius-townhouse/effective-typescript-skills.

SKILL.md

Ver original

When working with TypeScript types, three versions must align: the version of the package you're using, the version of its type declarations (@types), and the version of TypeScript itself. Misalignment between these versions can cause confusing type errors even when the code works at runtime.

Understanding these three versions helps diagnose and prevent type compatibility issues.

Keep package, @types, and TypeScript versions compatible. Update them together to avoid mysterious type errors.

Úselo al publicar declaraciones de tipo. Úselo cuando se trate de conflictos de versiones. Úselo cuando las bibliotecas tengan tipos. Úselo cuando administre paquetes @types. Úselo al depurar discrepancias de tipos. Fuente: marius-townhouse/effective-typescript-skills.

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-26
Actualizado
2026-03-10

Browse more skills from marius-townhouse/effective-typescript-skills

Respuestas rápidas

¿Qué es three-versions-types?

Úselo al publicar declaraciones de tipo. Úselo cuando se trate de conflictos de versiones. Úselo cuando las bibliotecas tengan tipos. Úselo cuando administre paquetes @types. Úselo al depurar discrepancias de tipos. Fuente: marius-townhouse/effective-typescript-skills.

¿Cómo instalo three-versions-types?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

https://github.com/marius-townhouse/effective-typescript-skills