¿Qué es no-type-in-docs?
Úselo al escribir comentarios sobre tipos. Úselo al documentar parámetros de funciones. Úselo al nombrar variables. Fuente: marius-townhouse/effective-typescript-skills.
Úselo al escribir comentarios sobre tipos. Úselo al documentar parámetros de funciones. Úselo al nombrar variables.
Instala rápidamente el skill de IA no-type-in-docs en tu entorno de desarrollo mediante línea de comandos
Fuente: marius-townhouse/effective-typescript-skills.
Type annotations are your documentation. Don't duplicate them in comments.
Comments describing types get out of sync with code. TypeScript's type system is designed to be compact and readable - use it as your primary source of type documentation.
The readonly modifier is enforced by TypeScript. Comments are not.
Úselo al escribir comentarios sobre tipos. Úselo al documentar parámetros de funciones. Úselo al nombrar variables. Fuente: marius-townhouse/effective-typescript-skills.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill no-type-in-docsBrowse more skills from marius-townhouse/effective-typescript-skills
Úselo al escribir comentarios sobre tipos. Úselo al documentar parámetros de funciones. Úselo al nombrar variables. Fuente: marius-townhouse/effective-typescript-skills.
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 no-type-in-docs 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
https://github.com/marius-townhouse/effective-typescript-skills